TdxPadding.Init(Integer,Integer,Integer,Integer,Boolean) Method
Declaration
procedure Init(const ALeft: Integer; const ATop: Integer; const ARight: Integer; const ABottom: Integer; ANormalize: Boolean = False); overload;
Parameters
Name | Type |
---|---|
ALeft | Integer |
ATop | Integer |
ARight | Integer |
ABottom | Integer |
ANormalize | Boolean |
See Also