FMX.Platform.TComponentKindHelper Fields
InheritedProtected
| ckButton (deprecated) | public | ckButton: TComponentKind = Button; |
| ckCheckBox (deprecated) | public | ckCheckBox: TComponentKind = CheckBox; |
| ckEdit (deprecated) | public | ckEdit: TComponentKind = Edit; |
| ckLabel (deprecated) | public | ckLabel: TComponentKind = Label; |
| ckListBoxItem (deprecated) | public | ckListBoxItem: TComponentKind = ListBoxItem; |
| ckRadioButton (deprecated) | public | ckRadioButton: TComponentKind = RadioButton; |
| ckScrollBar (deprecated) | public | ckScrollBar: TComponentKind = ScrollBar; |