RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Forms Namespace

This is namespace Forms.

Name 
Description 
The following table lists classes in this documentation. 
The following table lists interfaces in this documentation. 
The following table lists functions in this documentation. 
The following table lists structs, records, enums in this documentation. 
The following table lists types in this documentation. 
The following table lists variables in this documentation. 
 
Name 
Description 
 
TApplication is the type used for a GUI windowed application. 
 
TControlScrollBar displays a horizontal or vertical scroll bar. 
 
TCustomActiveForm is the base class for Active Forms. 
 
TCustomDockForm is the default floating dock site class for TControl objects. 
 
TCustomForm is the base class from which to derive a window such as a form or dialog. 
 
TCustomFrame is the base class from which TFrame descends. 
 
TForm represents a standard application window (form). 
 
TFrame is a container for components; it can be nested within forms or other frames. 
 
TGlassFrame controls Windows Vista Aero glass effects. 
 
TMonitor represents a monitor on which an application runs. 
 
TScreen represents the state of the screen in which an application runs. 
 
TScrollBox represents a scrolling area (a scroll box) in a window. 
 
TScrollingWinControl is the base class for controls that support scrolling. 
 
Name 
Description 
 
Creates a window that implements a specified window procedure. 
 
Frees a window that was created using AllocateHWnd
 
This is function Forms.DisableTaskWindows. 
 
This is function Forms.DoneCtl3D. 
 
This is function Forms.EnableTaskWindows. 
 
Indicates whether the current thread is running in the foreground. 
 
This is function Forms.FreeObjectInstance. 
 
This is function Forms.GetApplicationMainFormOnTaskBar. 
 
This is function Forms.GetCustomFormGlassFrame. 
 
Returns the form or property page that contains a specified control. 
 
This is function Forms.InitCtl3D. 
 
Indicates whether a particular character is an accelerator character (or hot key) within a given menu caption or other text string. 
 
Convert array of virtual keys to TShiftState. 
 
Convert array of virtual keys to TShiftState. 
 
Convert keyboard message data to TShiftState. 
 
Convert mouse event parameter to TShiftState. 
 
This is function Forms.MakeObjectInstance. 
 
This is function Forms.RestoreFocusState. 
 
This is function Forms.SaveFocusState. 
 
This is function Forms.SetApplicationMainFormOnTaskBar. 
 
This is function Forms.SetAutoSubClass. 
 
This is function Forms.SetCustomFormGlassFrame. 
 
This is function Forms.Subclass3DDlg. 
 
This is function Forms.Subclass3DWnd. 
 
Returns the form or property page that contains a specified control. 
 
Name 
Description 
 
IDesignerHook is an interface that allows component writers to interact with the form designer in the IDE. 
 
IOleForm is designed to communicate with OLE containers. To embed a VCL form in an OLE container, CodeGear recommends using ActiveForms and TOleControl instead of IOleForm. 
 
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. 
Name 
Description 
This is type Forms.PCursorRec. 
PHintInfo declares a pointer to a Help Window appearance record. 
TBorderIcons specifies the buttons that appear on the title bar of a form window. 
TBorderStyle is the type of the BorderStyle property for framed controls. 
TCloseEvent is the type of a form's OnClose event handle. 
TCloseQueryEvent is used for event handlers that are called when a window is about to close. 
TCustomFormClass defines the metaclass for TCustomForm
TCustomFrameClass defines the metaclass for TCustomFrame
TExceptionEvent is the type of event handlers that respond when the application traps an unhandled exception. 
This is type Forms.TFocusState. 
TFormClass defines the metaclass for TForm
TFormState describes the possible state of a form. 
This is type Forms.TGetHandleEvent. 
THelpEvent is the type of an OnHelp event handler. 
TIdleEvent is the type of event handler that perform actions when the application is idle. 
TMessageEvent is the type of an OnMessage event handler. 
This is type Forms.TPopupFormArray. 
This is type Forms.TPopupWndArray. 
TScrollBarInc represents a number of logical units on a TControlScrollBar
This is type Forms.TSetLayeredWindowAttributes. 
TSettingChangeEvent is the type of an OnSettingChange event handler. 
TShortCutEvent is the type of an OnShortCut event handler. 
TShowHintEvent is the type of the OnShowHint event handler. 
TWindowHook is the type for a dialog procedure. 
Name 
Description 
Represents application-level information. 
This is variable Forms.Ctl3DBtnWndProc. 
This is variable Forms.Ctl3DCtlColorEx. 
This is variable Forms.Ctl3DDlgFramePaint. 
Specifies the class for the window used to display help hints. 
Represents a screen device. 
This is variable Forms.SetLayeredWindowAttributes. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!