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