/
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.
, multiple selections available,
Related content
DialogSetButtonGrayed
DialogSetButtonGrayed
More like this
DialogReadData
DialogReadData
More like this
DialogWriteData
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