/
DialogSetGuiElement

DialogSetGuiElement

Declaration

Delphi

function DialogSetGuiElement(metaId: Integer): Boolean;

ActiveX

HRESULT DialogSetGuiElement([in] long metaId, [out, retval] VARIANT_BOOL* RetVal);

Description

.

Arguments

metaId

.

Return value

Function returns true on success, false on failure.

Related content

DialogSetButtonGrayed
DialogSetButtonGrayed
More like this
DialogReadData
More like this
DialogWriteData
More like this
UID_DialogGetDialogIdByIndex
UID_DialogGetDialogIdByIndex
More like this
UID_VariableSetValue
UID_VariableSetValue
More like this
UID_DriverGetDialogIdByIndex
UID_DriverGetDialogIdByIndex
More like this