Width
Specifies width of node. If set to 0
, the width will be automatically calculated.
pas
property Width: Integer read FWidth write SetWidth default 0;
Specifies width of node. If set to 0
, the width will be automatically calculated.
property Width: Integer read FWidth write SetWidth default 0;