FMX.Grid.Style.TStyledGrid.Bitmaps
Delphi
property Bitmaps[const Index: Boolean]: TBitmap read GetBitmaps;
C++
__property Fmx::Graphics::TBitmap* Bitmaps[const bool Index] = {read=GetBitmaps};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | FMX.Grid.Style.pas FMX.Grid.Style.hpp |
FMX.Grid.Style | TStyledGrid |
説明
チェックボックスを表す Bitmap で、チェック ボックス ステータスによってアクセスできます。