FMX.Grid.TCustomGrid.SetEnabled

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetEnabled(const Value: Boolean); override;

C++

virtual void __fastcall SetEnabled(const bool Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid


Beschreibung

Setter-Methode von Enabled.

FMX.Grid.TCustomGrid.SetEnabled erbt von FMX.Controls.TControl.SetEnabled. Der folgende Inhalt bezieht sich auf FMX.Controls.TControl.SetEnabled.

Setter-Methode von Enabled.