Delphi
property EditorState: TEditorState read FEditorState;
C++
__property TEditorState EditorState = {read=FEditorState, nodefault};
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
| property |
public |
FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid |
TColumn |
Description
Specifies the current state of the cell editor.