TClrSize.Create(Integer,Integer) Constructor
Initializes a new instance of the TClrSize Class from the specified dimensions.
public constructor Create(AWidth, AHeight: Integer); overload;
Parameters
- AWidth
- Type: Integer
- AHeight
- Type: Integer