PlatformAPI.IOTAMobileDevice.Active
Delphi
property Active: Boolean read IsActive write SetActive;
C++
__property bool Active = {read=IsActive, write=SetActive};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAMobileDevice |
Description
Attention: Active is deprecated.
Embarcadero Technologies does not currently have any additional information.