FMX.ListBox.TListBoxItem.SetVisible
Delphi
procedure SetVisible(const Value: Boolean); override;
C++
virtual void __fastcall SetVisible(const bool Value);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TListBoxItem |
説明
Visible プロパティの設定メソッドです。