TdxBar.NotDocking Property
In This Article
Specifies toolbar location restrictions.
#Declaration
Delphi
property NotDocking: TdxBarDockingStyles read; write; default [];
#Property Value
Type |
---|
Tdx |
#Remarks
Specifies application form sides to which the current toolbar cannot be docked.
Note
If ds
See Also