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