TcxEditSizeProperties.InitValues(Integer,Integer,Integer,TdxScaleFactor) Method
Declaration
procedure InitValues(AMaxLineCount: Integer; AHeight: Integer; AWidth: Integer; AScaleFactor: TdxScaleFactor = nil);
Parameters
| Name | Type |
|---|---|
| AMaxLineCount | Integer |
| AHeight | Integer |
| AWidth | Integer |
| AScaleFactor | TdxScaleFactor |
See Also