RAD Studio VCL Reference
ContentsIndex
TCustomizeFrm Members Public Properties
Public Properties
 
Name 
Description 
 
Designates the action associated with the control. 
 
Designates the action associated with the control. 
 
This is ActionManager, a member of class TCustomizeFrm. 
 
Specifies whether the form has focus. 
 
This is ActiveActionList, a member of class TCustomizeFrm. 
 
Specifies the control that has focus on the form. 
 
Specifies the MDI child that has focus. 
 
Specifies the OLE control on the form that reacts to changes in focus. 
 
Determines how the control aligns within its container (parent control). 
 
Indicates child control realignment disabled. 
 
Specifies how the control is anchored to its parent. 
 
Specifies the bi-directional mode for the control. 
 
Specifies the appearance and behavior of the form border. 
 
Specifies the bounding rectangle of the control, expressed in the coordinate system of the parent control. 
 
Determines the color and pattern used for painting the background of the control. 
 
Provides access to the drawing area of the form. 
 
Specifies a text string that identifies the control to the user. 
 
Provides access to the handle of the form's internal MDI client window. 
 
Specifies the height of the control's client area in pixels. 
 
Specifies the screen coordinates (in pixels) of the top left corner of a control's client area. 
 
Specifies the size (in pixels) of a control's client area. 
 
Specifies the horizontal size of the control's client area in pixels. 
 
Specifies the background color of the control. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Specifies the size constraints for the control. 
 
Returns the number of child controls. 
 
Lists all child controls. 
 
Indicates the current state of a control at runtime. 
 
Determines style characteristics of the control. 
 
Specifies the designer interface for the form. 
 
Contains information used by the Form designer. 
 
Specifies the number of controls that are docked on the windowed control. 
 
Lists the controls that are docked to the windowed control. 
 
Specifies the control's docking manager interface. 
 
Specifies the control's docking manager interface. 
 
Specifies how the control is docked relative to other controls docked in the same parent. 
 
Specifies whether the control can be the target of drag-and-dock operations. 
 
Determines whether the control's image is rendered directly to the window or painted to an in-memory bitmap first. 
 
Specifies whether the form is the target of a drag-and-drop operation. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
Specifies the explicit vertical size of the control in pixels. 
 
Specifies the explicit horizontal pixel coordinate of the left edge of a component relative to its parent. 
 
Specifies the explicit vertical pixel coordinate of the top edge of a component relative to its parent. 
 
Specifies the explicit horizontal size of the control in pixels. 
 
Indicates whether the control is floating. 
 
Specifies the class of the temporary control that hosts the control when it is floating. 
 
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. 
 
Provides access to the underlying Windows screen object for the control. 
 
Specifies the name of the file the form uses to display Help. 
 
Specifies the control in which the control is docked. 
 
Specifies whether the form should receive keyboard events before the active control. 
 
Specifies the width of the control when it is docked horizontally. 
 
Specifies the number of open MDI child forms. 
 
Provides indexed access to all MDI child forms. 
 
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. 
 
This is MouseInClient, a member of class TWinControl. 
 
Specifies the IOleForm interface for an in-place OLE object contained in the form. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Specifies the padding of a control. 
 
Indicates the parent of the control. 
 
Reference to parent's underlying control. 
 
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. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
Indicates whether the control is showing on the screen. 
 
Specifies distance for screen snap. 
 
Indicates the position of the control in its parent's tab order. 
 
Determines if the user can tab to a control. 
 
Specifies the height of the control when it is docked vertically. 
 
Represents how MDI child forms are arranged when the Tile method is called. 
 
Specifies the height of the control when it is floating. 
 
Specifies the width of the control when it is floating. 
 
Specifies whether the docking manager is used in drag-and-dock operations. 
 
Represents information used internally by components that support COM. 
 
Determines whether the component appears onscreen. 
 
Specifies the number of visible controls that are docked on the windowed control. 
 
Represents how the form appears on the screen. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.