TdxDockControl.RowCount Property
Returns the number of dock rows within the current dock control.
Declaration
property RowCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the RowCount property to obtain the number of dock rows which are used to display toolbars within the current dock control.
See Also