TdxZone.PrepareSelectionRegion(TcxRegion,TdxCustomDockControl,TRect) Method
In This Article
#Declaration
Delphi
procedure PrepareSelectionRegion(ARegion: TcxRegion; AControl: TdxCustomDockControl; const ARect: TRect); virtual;
#Parameters
Name | Type |
---|---|
ARegion | Tcx |
AControl | Tdx |
ARect | TRect |
See Also