AddForm-in-a-form
  • 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 



 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 that is not resizeable and moveable. It also includes a template for a starting point should you wanna create a form-in-a-form.

Note that this could very well work for delphi 5, 6 too but it was not tested.

  • Category:
    Forms/Application
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    05 April, 2011 04:30
  • Views:
    500
  • Downloads:
    169
UsefulnessFair
DocumentationFair
StabilityFair
ValueFair
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:
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...

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...

Form Saver  - 05 December, 2005 - Dmitry Vasiliev

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...

RhcRegComp  - 11 April, 1999 - Robert Harvey

RhcRegComp is a Delphi 3/4 component that allows the state of components on a form, and the size and position of the form itself to be saved to the Registry or an IniFile. This can then be loaded again either automatically when the form is...

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