Vcl.Samples.DirOutln.TDirectoryOutline.ItemHeight
Delphi
property ItemHeight: Integer read FItemHeight write SetItemHeight;
C++
__property ItemHeight;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | Vcl.Samples.DirOutln.pas Vcl.Samples.DirOutln.hpp |
Vcl.Samples.DirOutln | TDirectoryOutline |
説明
ItemHeight プロパティはアウトラインの各ノードの高さを指定します。 {{#multireplace:Vcl.Samples.DirOutln.TDirectoryOutline.ItemHeight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Vcl.Outline.TCustomOutline.ItemHeight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Vcl.Outline.TCustomOutline.ItemHeight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
ItemHeight プロパティはアウトラインの各ノードの高さを指定します。
ItemHeight プロパティをアウトラインの各ノードの高さ(ピクセル単位)に設定します。ItemHeight プロパティを変更すると,ノードを表示用のフォントも変更されます。