TdxActiveChildChangeEvent Type
#Declaration
TdxActiveChildChangeEvent = procedure(Sender: TdxContainerDockSite; Child: TdxCustomDockControl) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
Child | Tdx |