TdxZoneList.FindZone(TdxCustomDockControl,TdxDockingType) Method
In This Article
#Declaration
Delphi
function FindZone(AOwnerControl: TdxCustomDockControl; AType: TdxDockingType): TdxZone;
#Parameters
Name | Type |
---|---|
AOwner |
Tdx |
AType | Tdx |
#Returns
Type |
---|
Tdx |
See Also