TdxDockCol.AssignPosition Method
Specifies the position of the current dock column.
Declaration
procedure AssignPosition;
Remarks
Use the AssignPosition method to change the value of the Pos property. This method replaces the current coordinates of the current dock column with the coordinates of its toolbar control.
See Also