FMX.ListBox.TCustomComboBox.ItemWidth
Delphi
property ItemWidth: Single read FItemWidth write SetItemWidth;
C++
__property float ItemWidth = {read=FItemWidth, write=SetItemWidth};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomComboBox |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。