TdxDockCol Properties
TdxDockCol describes columns in TdxDockRow.| 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. |
See Also