API:Vcl.Controls.TControl.Width
Delphi
property Width: Integer read FWidth write SetWidth;
C++
__property int Width = {read=FWidth, write=SetWidth, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。