IcxDragSizing.SetSizeDelta(TcxDragSizingDirection,Integer) Method
In This Article
#Declaration
Delphi
procedure SetSizeDelta(ADirection: TcxDragSizingDirection; ADelta: Integer);
#Parameters
Name | Type |
---|---|
ADirection | Tcx |
ADelta | Integer |
See Also