RAD Studio VCL Reference
ContentsIndex
TCustomForm Properties Public Properties
Public Properties
 
Name 
Description 
 
Designates the action associated with the control. 
 
Specifies whether the form has focus. 
 
Specifies the control that has focus on the form. 
 
Specifies the OLE control on the form that reacts to changes in focus. 
 
Specifies the appearance and behavior of the form border. 
 
Provides access to the drawing area of the form. 
 
Specifies a text string that identifies the control to the user. 
 
Specifies the background color of the control. 
 
Specifies the designer interface for the form. 
 
Specifies whether the form is the target of a drag-and-drop operation. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Indicates transitional state information about the form. 
 
This is GlassFrame, a member of class TCustomForm. 
 
Specifies the name of the file the form uses to display Help. 
 
Specifies whether the form should receive keyboard events before the active control. 
 
Menu 
Specifies the form's main menu. 
 
Represents the return value of a form that is used as a modal dialog. 
 
Provides access to the monitor on which the form appears. 
 
Specifies the IOleForm interface for an in-place OLE object contained in the form. 
 
This is PopupMode, a member of class TCustomForm. 
 
Sets an order for stacked forms that users cannot change. 
 
Specifies whether form snaps to edge of screen. 
 
Specifies distance for screen snap. 
 
Represents how the form appears on the screen. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.