API:PlatformAPI.TDeviceRecord
Delphi
TDeviceRecord = record
Kind: TDeviceType;
Id: string;
Name: string;
Target: string;
Connected: Boolean;
Online: Boolean;
Platform: string;
ProfileName: string;
Height: Integer;
Width: Integer;
Density: Integer;
DiagonalSize: Double;
end;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| record | public | PlatformAPI.pas | PlatformAPI | PlatformAPI |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!