TdxGetAutoHidePositionEvent Type
In This Article
#Declaration
Delphi
TdxGetAutoHidePositionEvent = procedure(Sender: TdxCustomDockControl; var APosition: TdxAutoHidePosition) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
APosition | Tdx |
See Also