RAD Studio VCL Reference
ContentsIndex
Forms Namespace Structs, Records, Enums
Structs, Records, Enums
 
Name 
Description 
 
Specifies the style of an active form's border. 
 
TBorderIcons and TBorderIcons specify the buttons that appear on the title bar of a form window. 
 
TCloseAction describes how a form should respond when it is closed. 
 
This is record Forms.TCMHintShow. 
 
This is record Forms.TCMHintShowPause. 
 
This is record Forms.TCursorRec. 
 
Specifies the monitor on which the form appears. 
 
TFormBorderStyle is the type of the BorderStyle property for windows-only forms and TBorderStyle is the type of the BorderStyle property for other controls in windows-only applications. 
 
TFormStyle describes form style. 
 
THintInfo is used to define the appearance and behavior of the Help window. 
 
TMonitorDefautlTo specifies which monitor to select when there is no match to the specified criteria. 
 
This is record Forms.TPopupForm. 
 
TPopupMode enumerates the possible values of a Form's PopupMode property. 
 
This is record Forms.TPopupWnd. 
 
TPosition describes the positioning of a form. 
 
Represents the proportions of a printed form. 
 
TScrollBarKind indicates the orientation of a scrollbar. 
 
TScrollBarStyle specifies a scroll bar style. 
 
This is record Forms.TShowAction. 
 
Represents how MDI child forms are arranged when the Tile method is called. 
 
This is record Forms.TTimerMode. 
 
TWindowState indicates whether a form is maximized, minimized, or normally sized. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.