FMX.Grid.TCustomGrid.SetEnabled
Delphi
procedure SetEnabled(const Value: Boolean); override;
C++
virtual void __fastcall SetEnabled(const bool Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |
Description
Setter of Enabled.
FMX.Grid.TCustomGrid.SetEnabled inherits from FMX.Controls.TControl.SetEnabled. All content below this line refers to FMX.Controls.TControl.SetEnabled.
Setter of Enabled.