API:Vcl.Graphics.TPen.Width
Delphi
property Width: Integer read GetWidth write SetWidth default 1;
C++
__property int Width = {read=GetWidth, write=SetWidth, default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | TPen |
Description
Embarcadero Technologies does not currently have any additional information.