RAD Studio VCL Reference
ContentsIndex
TSplitter Members Published Properties
Published Properties
 
Name 
Description 
 
Determines how the control aligns within its container (parent control). 
 
Indicates whether a control should be constrained by margins. 
 
Determines whether neighboring objects are resized to zero when the splitter is used to make them smaller than MinSize
 
Determines whether the splitter looks beveled along the edge that moves. 
 
Specifies the background color of the control. 
 
Specifies the size constraints for the control. 
 
Specifies the image used to represent the mouse pointer when it passes into the region covered by the control. 
 
Specifies the vertical size of the control in pixels. 
 
Numeric ID for control's context-sensitive help topic 
 
Keyword for control's context-sensitive help topic 
 
Indicates whether the control's context sensitive help topic is identified by context ID or by keyword. 
 
Hint 
Contains the text string that can appear when the user moves the mouse over the control. 
 
Left 
Specifies the horizontal coordinate of the left edge of a component relative to its parent. 
 
Specifies the margins for the control. 
 
Specifies the minimum size, in pixels, of the panes on either side of the splitter. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Determines where a control looks for its color information. 
 
Specifies the effect of moving the splitter. 
 
Tag 
Stores an integer value as part of a component. 
 
Top 
Specifies the Y coordinate of the top left corner of a control, relative to its parent or containing control in pixels. 
 
Determines whether the component appears onscreen. 
 
Specifies the horizontal size of the control or form in pixels. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.