VisuHandleInputEditboxOrDialog5 (FUN)ΒΆ
FUNCTION VisuHandleInputEditboxOrDialog5 : BOOL
This function is a shortened version of function 4 with more default values. We suspect that often no min/max value is defined and that a dynamic position is used for the dialog. And there is per default no title defined Also we suspect that there is no DialogCloseListener used
- InOut:
Scope
Name
Type
Comment
Return
VisuHandleInputEditboxOrDialog5BOOLInput
pVarDataPOINTER TO BYTE
variable Adress
varType__SYSTEM.TYPE_CLASSvariable type
dwVarSizeDWORDvariable size
diVarBitOffsetDINTvariable bitoffset
stDialogNameSTRINGname of dialog to use or null for textbox or edittype default
iInputTypeUSINTtype of configured input: dialog (1) / textbox (2)/ type default (3)
flagsDWORDinputflags, e.g password, Visu_InputFlags
elemthe element, for which the input is configured
pClientDataPOINTER TO VisuStructClientData
the client
bPropertyInfoBOOLthe property info setting
pInstDataPOINTER TO BYTE
property-variable
psFormatPOINTER TO STRING
the format, to use for min, max and the initial variable value