TdxUpdateZonesEvent Type
In This Article
#Declaration
Delphi
TdxUpdateZonesEvent = procedure(Sender: TdxCustomDockControl; AZones: TList) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
AZones | TList |
See Also