API:FMX.StdActns.TVirtualKeyboard.FmxObject
Delphi
property FmxObject: TFmxObject read GetFmxObject write SetFmxObject;
C++
__property FmxObject;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.StdActns.pas FMX.StdActns.hpp |
FMX.StdActns | TVirtualKeyboard |
Description
Keeps an FMX object (of the component) that executes an action and whose image becomes visible during the execution of the action.
FMX.StdActns.TVirtualKeyboard.FmxObject inherits from FMX.StdActns.TObjectViewAction.FmxObject. All content below this line refers to FMX.StdActns.TObjectViewAction.FmxObject.
Keeps an FMX object (of the component) that executes an action and whose image becomes visible during the execution of the action.