FMX.StdCtrls.TLabel.IsPressed
Delphi
property IsPressed: Boolean read FIsPressed;
C++
__property bool IsPressed = {read=FIsPressed, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TLabel |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!