TdxDockRow.ColList Property
Provides access to TdxDockCol objects belonging to a given TdxDockRow instance, i.e. the toolbars on a row.
Declaration
property ColList: TList read;
Property Value
Type |
---|
TList |
See Also
Provides access to TdxDockCol objects belonging to a given TdxDockRow instance, i.e. the toolbars on a row.
property ColList: TList read;
Type |
---|
TList |
No
Your feedback is appreciated.