TdxRectF.Init(Single,Single,Single,Single) Method
Declaration
procedure Init(const ALeft: Single; const ATop: Single; const ARight: Single; const ABottom: Single); overload;
Parameters
Name | Type |
---|---|
ALeft | Single |
ATop | Single |
ARight | Single |
ABottom | Single |
See Also