AddPersistentForm
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



TPersistentForm is a TForm subclass, that remembers the properties of itself and the properties of the components that are put on it.
The properties are saved with the destroy event of the form and reloaded with the create event of the form. The information is stored likewise in an inifile or in the registry (Output to Inifile is default). With this class your program can save and restore position and size of forms, and all kind of information from component properties ie. text of TEdits, checked state of menu items an so on with no (or nearly no) owo code in the
application. All is done automaticly by the class. Read instructions included in the source code!

  • Category:
    Forms/Application
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    27 January, 1999 00:00
  • Views:
    1798
  • Downloads:
    1570
UsefulnessFair
DocumentationPoor
StabilityPoor
ValuePoor
Ease of UseFair
Level of UsePoor
1 people have rated this applicaton
Total AveragePoor
 
You can submit your own rating, for this you must be logged in.
Files:
Categories

Latest Forum Entries