Author: Peter Hellinger |
|
|
|
Peter Hellinger : Components, Scripts, Codes Listing |
With Delphi 2 to 5 there is no 'official' way to select the Font, used by the FormDesigner to generate new objects on a form. So you have to use...
Professional applications like Word or Excel let the user design the toolbars and let them create new toolbars at runtime. This ist usually done...
Class to handle text files as memory mapped files. Including efficient methodes for access like sequentiell read or random access read to text,...
TFlexMenu enables you to add or remove itmes on a menu dynamicly. Useful for flexibe menu entries like MRU or window lists. Features automatic...
TPersistentForm is a TForm subclass, that remembers the properties of itself and the properties of the components that are put on it. The...
Addition to Toolbar97 componentes by Jordan Russell.TFileToolbar enables the common Toolbar97 to save and restore its buttons and Separators...
|
|