TdxZoneList.FindZone(TdxCustomDockControl,TdxDockingType) Method
Declaration
function FindZone(AOwnerControl: TdxCustomDockControl; AType: TdxDockingType): TdxZone;
Parameters
Name | Type |
---|---|
AOwnerControl | TdxCustomDockControl |
AType | TdxDockingType |
Returns
Type |
---|
TdxZone |
See Also