PlatformAPI.IOTADesignerDevice190.GetFormFactor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFormFactor: TOTADeviceFormFactor;

C++

virtual TOTADeviceFormFactor __fastcall GetFormFactor() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerDevice190

Description

GetFormFactor returns the form factor of a design-time device.

See Also