VisuFbPaintAfterAllDialog.ContainsPoint (METH) ¶ METHOD ContainsPoint : BOOL returns whether the point pt is contained by this element InOut: Scope Name Type Return ContainsPoint BOOL Input pt CmpVisuHandler.VisuStructPoint
VisuFbPaintAfterAllDialog.SetClientData (METH) ¶ METHOD SetClientData : BOOL this method will set the current client data in the object instance, that will be used during the following calls to Update, GetUpdateRects, Paint, HandleInput TOCHECK: removes reentrancy of objects! InOut: Scope Name Type Return SetClientData BOOL Input pClientData POINTER TO VisuStructClientData
VisuFbPaintAfterAllDialog.SetTransformPAA (METH) ¶ METHOD SetTransformPAA : VisuFbTransformInformation InOut: Scope Name Type Return SetTransformPAA VisuFbTransformInformation Input pClient POINTER TO VisuStructClientData
VisuFbPaintAfterAllDialog.StartPaintAfterAllDialog (METH) ¶ METHOD StartPaintAfterAllDialog : BOOL InOut: Scope Name Type Return StartPaintAfterAllDialog BOOL Input pRect POINTER TO visustructsimplerectangle pCurrentClientData POINTER TO VisuStructClientData currentElement IVisualElement transformInfo VisuFbTransformInformation pDialogPosition POINTER TO VisuStructPAADialogPosition xTouchScrollable BOOL elementInDialog IVisualElement bIsOpenedByKeyboard BOOL
VisuFbPaintAfterAllDialog.GetDialogInterface (METH) ¶ METHOD GetDialogInterface : BOOL Copies the members of the dialog into pInterface InOut: Scope Name Type Comment Return GetDialogInterface BOOL Input pInterface POINTER TO DWORD @IECCodeConverter_Type:_3S.CoDeSys.VisuGenerated.IDialogInterface
VisuFbPaintAfterAllDialog.GetDialogInterfaceSize (METH) ¶ METHOD GetDialogInterfaceSize : DINT returns the size of the interface struct InOut: Scope Name Type Return GetDialogInterfaceSize DINT
VisuFbPaintAfterAllDialog.GetElementIdArray (METH) ¶ METHOD GetElementIdArray : POINTER TO ARRAY [0..0] OF INT InOut: Scope Name Type Return GetElementIdArray POINTER TO ARRAY [0..0] OF INT Output nElementCount INT
VisuFbPaintAfterAllDialog.GetResult (METH) ¶ METHOD GetResult : Visu_DialogResult InOut: Scope Name Type Return GetResult Visu_DialogResult
VisuFbPaintAfterAllDialog.GetText (METH) ¶ METHOD GetText : Visu_TypeString Returns the text of the element Elements should return the translated format string (not the replaced text -> printf on the formatstring) here. InOut: Scope Name Type Return GetText Visu_TypeString
VisuFbPaintAfterAllDialog.GetTextProperties (METH) ¶ METHOD GetTextProperties : BOOL InOut: Scope Name Type Comment Return GetTextProperties BOOL Output Font VisuStructFont dwOptAlignment DWORD returns the alignment dwFlags DWORD returns the flags, eg if pText points to WSTRING