Sorry, background\'s a little convoluted on this one... I am in the process of converting a开发者_如何转开发 D5 project to DXE...It has a listbox with several thousand items.A full progressive text se
OK I\'m writing a Zoom component and I wanted it to capture from screen within a secondary thread. You can pretend I just want to derive TThread in an empty component. I didn\'t write any codes in the
I had this constants in a Delphi 7 program. They are not compiling under Delphi XE. TYPE TSingleChar= AnsiChar;
Since yesterday, all blue dots (compiled lines) in my source code are shifted with one line up. So, the first dot starts at \'var\' instead of \'begin\' and the last dot is one line before the last \'
Let said i have a ClientDataSet1 link with TDataSetProvider to access database for data and i have opened the ClientDataSet1 ready for edit and did some changes, so at the end i have some delta. The d
I have a SVN Server over internet and I want to access it from my work where there\'s a proxy. With TortoiseSVN I just configure the Proxy Settings.
I want to pass a nil value in a parameter which is declarated as procedure of object Consider this code
(Using: Delphi XE) I am adding a TButton to every row of a ListView. In the buttons OnClick handler is a Sender.Free. However (while the list row disappears because the dataset that populates the lis
As heading says can somebody please let me know how 开发者_JAVA百科to make my own report viewer for reports generated with report manager in Delphi XE.
I want to use modeling but when I right click on the name of the project in \'Model view\', the \'Open diagram\' is disabled.