RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomForm Properties

The properties of the TCustomForm class are listed here.

 
Name 
Description 
 
Specifies the MDI child that has focus. 
 
Specifies whether the form is translucent. 
 
Specifies the degree of translucency on a translucent form. 
 
Indicates whether scroll bars appear automatically on the scrolling windowed control if it is not large enough to display all of its controls. 
 
Specifies which icons appear on the title bar of the form. 
 
Provides access to the handle of the form's internal MDI client window. 
 
Specifies the height (in pixels) of the form's client area. 
 
Specifies the width (in pixels) of the form's client area. 
 
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. 
 
Specifies the monitor on which the form appears. 
 
Determines the form's style. 
 
Specifies the vertical size of the control in pixels. 
 
Represents the horizontal scroll bar for the scrolling windowed control. 
 
Icon 
Specifies the icon that appears when the form is minimized. 
 
Specifies the number of open MDI child forms. 
 
Provides indexed access to all MDI child forms. 
 
Represents an OLE object menu item that reacts to selections of OLE objects. 
 
Specifies when OnCreate and OnDestroy events occur. 
 
Determines where a control looks for its font information. 
 
Represents the proportion of the font on the system on which the form was designed. 
 
This is PopupChildren, a member of class TCustomForm. 
 
Identifies the pop-up menu associated with the control. 
 
Represents the size and placement of the form. 
 
Represents the proportions of a printed form. 
 
Specifies whether the form is sized according to the value of the PixelsPerInch property. 
 
Represents how MDI child forms are arranged when the Tile method is called. 
 
Specifies whether a color on the form appears transparent. 
 
Indicates the color on the form that appears transparent when TransparentColor is true. 
 
Represents the vertical scroll bar for the scrolling windowed control. 
 
Indicates whether the form is visible. 
 
Specifies the horizontal size of the control or form in pixels. 
 
Specifies the Window menu for an MDI parent form. 
 
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. 
 
Access the GlassFrame under Windows Vista. 
 
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. 
 
Name 
Description 
 
Left 
Specifies the horizontal coordinate of the left edge of a component relative to its parent. 
 
Top 
Specifies the Y coordinate of the top left corner of a control, relative to its parent or containing control in pixels. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!