PlatformAPI.IOTADesignerDevice190.SetFormFactor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetFormFactor(const Value: TOTADeviceFormFactor);

C++

virtual void __fastcall SetFormFactor(const TOTADeviceFormFactor Value) = 0 ;

Properties

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

Description

Use SetFormFactor to define the form factor of a design-time device.

See Also