API:FMX.Types.IRoot.Captured
Delphi
property Captured: IControl read GetCaptured write SetCaptured;
C++
__property _di_IControl Captured = {read=GetCaptured, write=SetCaptured};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | IRoot |
Description
Embarcadero Technologies does not currently have any additional information.