FMX.ListView.Appearances.IPublishedAppearanceOwner.IsEditMode
Delphi
function IsEditMode: Boolean;
C++
virtual bool __fastcall IsEditMode() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | IPublishedAppearanceOwner |
Description
Returns True if the control that implements this interface is in edit mode, or False otherwise.