TdxCreateLayoutSiteEvent Type
In This Article
#Declaration
Delphi
TdxCreateLayoutSiteEvent = procedure(Sender: TdxCustomDockControl; ALayoutSite: TdxLayoutDockSite) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
ALayout |
Tdx |
See Also