TdxZone.PrepareSelectionRegion(TcxRegion,TdxCustomDockControl,TRect) Method
Declaration
procedure PrepareSelectionRegion(ARegion: TcxRegion; AControl: TdxCustomDockControl; const ARect: TRect); virtual;
Parameters
Name | Type |
---|---|
ARegion | TcxRegion |
AControl | TdxCustomDockControl |
ARect | TRect |
See Also