Articles number: 2748

5 Random Articles

Search for a substring in a registry tree
Great Looking Transparent Forms, Strange Shaped !
How to create a status bar that displays the system's time, date and keyboard status
An enhanced TQuery, combining the functionality of a TQuery, TBatchMove and TTable
how to delete temporary Internet Files

Mirror

Listázott cikkek: 1800-1850
ID
Article Title
1402 How to save the font settings of a control to the registry (Views: 524)
2218 How to save the position of TCoolBar bands in the registry (Views: 542)
2209 How to save two TStringlists to the same stream (Views: 547)
2138 How to save/restore the form state in/from the registry (Views: 532)
350 How to scroll a TListBox with keyboard FlushLeft, Left, Right, FlushRight (Views: 549)
1595 How to scroll a TMemo through code (Views: 538)
110 How to scroll a TTreeView? (Views: 524)
1450 How to search a string with wildcards (Views: 524)
1015 How to search a TQuery result set (Views: 539)
1458 How to search a TRichEdit for lines with a special pattern and change their colour (Views: 543)
552 How to search an Excel worksheet for cells with a particular value (Views: 536)
144 How to search and replace strings in a TMemo (Views: 522)
407 How to search for a certain font style in a TRichEdit (Views: 559)
2123 How to search for a pattern in a file (Views: 522)
1823 How to search for a string using the Soundex algorithm (Views: 546)
1904 How to select a sound card for the TMediaPlayer when two sound cards are installed (Views: 549)
2183 How to select all rows in a TDBGrid programmatically (Views: 541)
700 How to send a pageup or pagedown to a TListBox (Views: 525)
438 How to send a raw string to the printer (Views: 524)
637 How to send files across the internet using FTP (Views: 539)
2066 How to send key events to any control in a process (Views: 537)
279 How to send mail in HTML format from a Delphi application (Views: 552)
1653 How to send messages to threads (Views: 535)
1795 How to set a string or integer property for a component if it exists (Views: 544)
613 How to set a system-wide font for dialogs (Views: 550)
692 How to set a TEdit or TMemo to overwrite instead of insert (Views: 542)
445 How to set all events of an object to NIL at runtime (Views: 553)
654 How to set all events of an object to NIL at runtime (2) (Views: 540)
780 How to set all tables linked to a TDatabase back to active (Views: 530)
1662 How to set focus on a MessageDlg button (Views: 541)
653 How to set tab stops in a TMemo (Views: 538)
2132 How to set tabstops in a TRichEdit (Views: 536)
1293 How to set the date stamp of a file equal to the date stamp of another (Views: 550)
1084 How to set the default printer in Windows (Views: 531)
1619 How to set the DisplayFormat of a TDateTime field to time only at runtime (Views: 534)
657 How to set the item index in a TRadioGroup without firing the OnClick event (Views: 539)
1814 How to set the item index in an alpha sorted TComboBox when searching incrementally (Views: 561)
1411 How to set the master volume (Views: 538)
1918 How to set the PixelsPerInch property of a TPrinter (Views: 543)
766 How to set the port for a specific printer (Views: 538)
233 How to set the printer paper size (Views: 535)
668 How to set the printer paper size (2) (Views: 550)
306 How to set the private directory to the applications' subdirectory (Views: 554)
338 How to set the properties of a component at runtime (Views: 558)
1046 How to shift focus between buttons programmatically (Views: 544)
161 How to show a hint window programmatically (Views: 533)
322 How to simulate a PrintScreen key press (Views: 547)
756 How to simulate combobox behaviour with a TEdit (Views: 537)
1488 How to sort a TCheckListBox without loosing the check state (Views: 544)
2173 How to sort a TList (Views: 534)



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 

Top 10 Articles

Change the font properties of a certain row or column in a TStringGrid (Views: 1161)
How to create a brush using CreateBrushIndirect (Views: 1157)
Disable form movement when the screen resolution exceeds 800x600 pixel (Views: 1155)
Capture text from another non-Delphi application window (Views: 1076)
Moving multiple components (Views: 1070)
How to assign all property values of one class to another instance of the same class (Views: 1064)
How to store records in a TList when their number is unknown until runtime (Views: 1022)
Simple Thread Example (Views: 966)
How to retrieve the icons of a MessageBox (Views: 949)
Create and Manage dynamic Forms at Runtime using Class References (Views: 948)