FMX.StdCtrls.TCustomButton.SetIsPressed
Delphi
procedure SetIsPressed(const Value: Boolean); virtual;
C++
virtual void __fastcall SetIsPressed(const bool Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TCustomButton |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!