Vcl.ComCtrls.TListColumn.WidthType
Delphi
property WidthType: TWidth read FWidth;
C++
__property TWidth WidthType = {read=FWidth, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TListColumn |
説明
列の最大幅または最小幅を取得します。
読み取り専用の WidthType プロパティは、列およびそのコンポーネントの幅の最大値または最小値を設定するのに内部で使用されます。