TLineInfoList.Add(Integer,Integer,Integer,Integer,TColor) Method
Declaration
function Add(X: Integer; Y: Integer; AWidth: Integer; AHeight: Integer; AColor: TColor): Integer; overload;
Parameters
Name | Type |
---|---|
X | Integer |
Y | Integer |
AWidth | Integer |
AHeight | Integer |
AColor | TColor |
Returns
Type |
---|
Integer |
See Also