FMX.Platform.TComponentKindHelper のフィールド
継承Protected
| ckButton(非推奨) | public | ckButton: TComponentKind = Button; |
| ckCheckBox(非推奨) | public | ckCheckBox: TComponentKind = CheckBox; |
| ckEdit(非推奨) | public | ckEdit: TComponentKind = Edit; |
| ckLabel(非推奨) | public | ckLabel: TComponentKind = Label; |
| ckListBoxItem(非推奨) | public | ckListBoxItem: TComponentKind = ListBoxItem; |
| ckRadioButton(非推奨) | public | ckRadioButton: TComponentKind = RadioButton; |
| ckScrollBar(非推奨) | public | ckScrollBar: TComponentKind = ScrollBar; |