PlatformAPI.IOTADesignerDevice190.GetUserData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetUserData: Boolean;

C++

virtual bool __fastcall GetUserData() = 0 ;

Properties

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

Description

GetUserData returns True if the design-time device can be edited by a user; it returns False otherwise.

See Also