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

VisuHandleInputEditboxOrDialog5

BOOL

Input

pVarData

POINTER TO BYTE

variable Adress

varType

__SYSTEM.TYPE_CLASS

variable type

dwVarSize

DWORD

variable size

diVarBitOffset

DINT

variable bitoffset

stDialogName

STRING

name of dialog to use or null for textbox or edittype default

iInputType

USINT

type of configured input: dialog (1) / textbox (2)/ type default (3)

flags

DWORD

inputflags, e.g password, Visu_InputFlags

elem

IVisualElement

the element, for which the input is configured

pClientData

POINTER TO VisuStructClientData

the client

bPropertyInfo

BOOL

the property info setting

pInstData

POINTER TO BYTE

property-variable

psFormat

POINTER TO STRING

the format, to use for min, max and the initial variable value