TdxDockCol Members
TdxDockCol describes columns in TdxDockRow.Constructors
Name | Description |
---|---|
Create(TdxDockRow,TdxBarControl) | Creates a TdxDockCol instance. |
Properties
Name | Description |
---|---|
BarControl | Specifies the toolbar that corresponds to a given TdxDockCol object. |
DockRow | Specifies a TdxDockRow object to which a given TdxDockCol instance belongs. |
Pos | Determines the coordinates of the top left corner of a TdxDockCol object, relative to the dock control. |
Methods
Name | Description |
---|---|
AssignPosition | Specifies the position of the current dock column. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
ToString | Inherited from TObject. |
See Also