TdxDockControlCloseQueryEvent Type
In This Article
#Declaration
Delphi
TdxDockControlCloseQueryEvent = procedure(Sender: TdxCustomDockControl; var CanClose: Boolean) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
Can |
Boolean |
See Also