AddForm Saver
  • 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 



Form Saver (TFormSaver component) allows you to save and load entire form or any component on the form to/from stream or file. Only native VCL are used, so the data is 100% compatible with standard streams and DFM files. Both text and binary formats are supported.
All you need to save the form is to drop TFormSaver component onto the form and call any save method, like SaveToDFM, SaveToStream or SaveToFile. The saved data can be loaded with mirror methods after registering all the loaded classes with standard RegisterClasses procedure (it's base requirement of VCL stream system). Also you can save and load any component on the form with appropriate methods.
Form Saver can be ordered separately or as a part of Delphi Toys component pack.

  • Category:
    Miscellaneous
  • Author:
    (More by this author)
  • Info:
    Shareware
  • Date added:
    05 December, 2005 12:23
  • Views:
    907
  • Downloads:
    413
  • Price:
    25.00 USD
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
TARSaveForm V2.0 - 07 August, 2009 - Albert

TARSaveForm V2.0 This is not yet another Form Position Saver ! This One of course stores the form values on execution so next time the app is executed he remembers size, position etc... but as well it mantains two Form status for each Form: Design...

Form-in-a-form  - 06 April, 2011 - Frank van Bommel

 Three easy examples of how to create a Form in a form, so that the second [and third, fourth etc] is inside the first form. It has an example of a form without a titlebar [bsNone], one with a form that is resizeable and moveable, plus one...

AppBar v1.9.2 - 01 May, 2006 - Aleksey Kuznetsov

The AppBar component lets your form to behave like an Application Desktop Toolbar — to dock on the edges of the screen like usual taskbar or MS-Office panel. Though appbars are usually docked on an edges of the user's screen, they also can float...

TSnapForm v1.5 - 07 August, 2009 - cyberbob jr

---------------- TSnapForm v1.5 ---------------- This component let a form to be magnetized with another form (like WinAmp). The magnetic strength is modifiable. It is also possible to stick the form and moving the child form with his...

Form Designer 3.86 - 30 October, 2010 - Dmitry Vasiliev

Greatis Form Designer allows you move and resize any control on your form. You don't need to prepare your form to use Form Designer. Just drop TFormDesigner component onto any form, set Active property to True and enjoy! Greatis Form...

Related Information
  • QUERY PARAMETER QUESTION...? (2001-01-04 22:44:03)
    there are two parts first is writing the script with variable and another is using bind variable eg- for first you can say query1.sql.text...
  • MANIPULATING WINDOWS OF OTHER PROGRAMS (2001-01-04 19:11:41)
    You need to use the EnumWindows API function to figure out the handle of each window that you want to manipulate (you may also need to use...
  • PRINTING A PDF FORM (2001-01-07 03:57:11)
    Hello Tom, If you find a delphi solution to bypass the acrobat Printer i am very interrested. Actually i am printing a lot of invoice to the...
  • SCREENSAVERS... (2001-01-06 21:23:55)
    All you need to do is check ParamStr(1) for the correct parameter sent to your program. For example: When you press Settings it passes "/c" or...
  • HOW CAN I SEND THE MOUSE'S CLIK TO ANY CONTROL BY API? (MOUSEEVENT??) (2001-01-08 01:45:44)
    This example declares one function. Function TForm1.MouseEvent(AOwner : TControl; Event : DWord) : LongInt; Var dwExtraInfo : DWord; Begin...
Related News
Form Explorer 1.19 released - 28 October, 1999
The new version of Form Explorer is available!Form Explorer is a supercharged version of the Object Inspector.

With the help of Form...

Form Explorer 2.01b for Delphi 5 - 29 June, 2000
Vladimir Vinogradsky is glad to announce the new version (2.01 beta) of the Form Explorer.

Form Explorer is a supercharged...

ANN: wxForms for Delphi - Crossplatform Development tool for Delphi - 27 June, 2009
Twinforms is pleased to announce the release of our wxWidgets Form Designer for Delphi - wxForms for Delphi 1.1.

wxForms for Delphi is an...
SMLogging suite for Delphi/C++Builder - 24 October, 2000
Mike Shkolnik is announce about the new product - SMLogging suite for Delphi/C++Builder.

The SMLogger suite contains the five components for...

XI Library : "XML into GUI" technology - 06 April, 2006
Runebyte Software pleased to announce the release of their new product XI Library!

XI is a Delphi library that dynamically creates a...
Categories

Latest Forum Entries