RAD Studio VCL Reference
ContentsIndex
TWinControl Properties Public Properties
Public Properties
 
Name 
Description 
 
Indicates child control realignment disabled. 
 
Determines the color and pattern used for painting the background of the control. 
 
Returns the number of child controls. 
 
Lists all child controls. 
 
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 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. 
 
Provides access to the underlying Windows screen object for the control. 
 
This is MouseInClient, a member of class TWinControl. 
 
Specifies the padding of a control. 
 
Reference to parent's underlying control. 
 
Indicates whether the control is showing on the screen. 
 
Indicates the position of the control in its parent's tab order. 
 
Determines if the user can tab to a control. 
 
Specifies whether the docking manager is used in drag-and-dock operations. 
 
Specifies the number of visible controls that are docked on the windowed control. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.