RAD Studio VCL Reference
ContentsIndex
TCustomForm Properties Protected Properties
Protected Properties
 
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. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.