TdxBar.Move(TdxBarDockedDockingStyle,Integer,Integer) Method
In This Article
#Declaration
Delphi
procedure Move(ADockingStyle: TdxBarDockedDockingStyle; ARow: Integer; APosition: Integer); overload;
#Parameters
Name | Type |
---|---|
ADocking |
Tdx |
ARow | Integer |
APosition | Integer |
See Also