System.Devices.TDeviceInfo Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AspectRatiopublicAspect ratio of the minimum physical screen size of the device.
AttributespublicAttribute value assigned to the specified key.
DeviceByIDpublicDevice from the list of devices that has the specified ID.
DeviceClasspublicDevice class of the device.
DeviceCountpublicNumber of devices in the list of devices.
DevicespublicDevice with the specified index in this list of devices.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ExclusivepublicIndicates whether the device can be selected regardless of its device class or physical diagonal size (False) or can only be selected when it matches the specified device class and has a physical diagonal size that is the closes to the specified physical diagonal size (True).
IDpublicString that uniquely identifies the device in the list of devices.
MaxDiagonalpublicLength in inches of the diagonal of the maximum physical screen size, based on the values of MaxPhysicalScreenSize and PixelsPerInch.
MaxLogicalScreenSizepublicMaximum logical screen width and height in pixels.
MaxPhysicalScreenSizepublicMaximum physical screen width and height in pixels.
MinDiagonalpublicLength in inches of the diagonal of the minimum physical screen size, based on the values of MinPhysicalScreenSize and PixelsPerInch.
MinLogicalScreenSizepublicMinimum logical screen width and height in pixels.
MinPhysicalScreenSizepublicMinimum physical screen width and height in pixels.
PixelsPerInchpublicNumber of pixels of physical screen size in an inch of physical screen.
PlatformpublicPlatform of the device.
ThisDevicepublicThe device where your application is running.