VisuFbPaintAfterAllDialog.CollectRectangles (METH) ¶ METHOD CollectRectangles
VisuFbPaintAfterAllDialog.EndPaintAfterAllDialog (METH) ¶ METHOD EndPaintAfterAllDialog : BOOL InOut: Scope Name Type Return EndPaintAfterAllDialog BOOL Input pCurrentClientData POINTER TO VisuStructClientData
VisuFbPaintAfterAllDialog.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL FB_Exit must be implemented explicitly. If there is an implementation, then the method is called before the controller removes the code of the function block instance (implicit call). The return value is not evaluated. InOut: Scope Name Type Comment Return FB_Exit BOOL Input bInCopyCode BOOL TRUE: the exit method is called in order to leave the instance which will be copied afterwards (online change).
VisuFbPaintAfterAllDialog.GetElementArray (METH) ¶ METHOD GetElementArray : POINTER TO ARRAY [0..0] OF IVisualElement InOut: Scope Name Type Return GetElementArray POINTER TO ARRAY [0..0] OF IVisualElement Output nElementCount INT
VisuFbPaintAfterAllDialog.GetSize (METH) ¶ METHOD GetSize : CmpVisuHandler.VisuStructPoint returns the bottom right point of this visualisation InOut: Scope Name Type Return GetSize CmpVisuHandler.VisuStructPoint
VisuFbPaintAfterAllDialog.GetSurroundingRect (METH) ¶ METHOD GetSurroundingRect : CmpVisuHandler.VisuStructSimpleRectangle InOut: Scope Name Type Return getSurroundingRect CmpVisuHandler.VisuStructSimpleRectangle
VisuFbPaintAfterAllDialog.GetUpdateRects (METH) ¶ METHOD GetUpdateRects : BOOL adds the rectangles to the list from the clientdata that have to be invalidated InOut: Scope Name Type Comment Return GetUpdateRects BOOL Input elemIndex INT parameter
VisuFbPaintAfterAllDialog.OwningElement (PROP) ¶ PROPERTY OwningElement : IVisualElement
VisuElemSelectionLayer.PreventLegacyPositionAdaption (METH) ¶ METHOD PreventLegacyPositionAdaption : BOOL InOut: Scope Name Type Return PreventLegacyPositionAdaption BOOL Inout ctx VisuFbRenderContext
VisuElemSelectionLayer.SetClientData (METH) ¶ METHOD SetClientData : BOOL InOut: Scope Name Type Return SetClientData BOOL Input pClientData POINTER TO VisuStructClientData