GetUpdateRects ¶ prvAfterHandleInput (Method) prvAfterUpdate (Method)
VisuFbElemTextEditor.prvAfterHandleInput (METH) ¶ METHOD prvAfterHandleInput : BOOL InOut: Scope Name Type Return prvAfterHandleInput BOOL
VisuFbElemTextEditor.prvAfterUpdate (METH) ¶ METHOD prvAfterUpdate : BOOL InOut: Scope Name Type Return prvAfterUpdate BOOL
HandleInput ¶ prvCheckResultingLineLengthsBeforePaste (Method) prvGetTextContainingArea (Method) prvIsMouseWithinTextContainingArea (Method) prvModifySelectionCurrentWord (Method) prvModifySelectionWithMouse (Method) prvModifySelectionWithMouse1 (Method) prvPasteIntoText (Method)
VisuFbElemTextEditor.prvCheckResultingLineLengthsBeforePaste (METH) ¶ METHOD prvCheckResultingLineLengthsBeforePaste : BOOL This method checks the text we got from the clipboard, if the text can be pasted into the current selection resp. at the current caret position without producing too long lines. The return value is TRUE if the check found no errors. InOut: Scope Name Type Comment Return prvCheckResultingLineLengthsBeforePaste BOOL Input cbpTextBuffer Stu.CharBufferPtr Represents the buffer, that contains the (perhaps converted) string to paste udiStringLength UDINT The length of the string Output iCountLineBreaks INT Returns the number of linebreaks within the text to paste.
VisuFbMoveRelativeTapAware.prvIsChangedToPreviousCall (METH) ¶ METHOD prvIsChangedToPreviousCall : BOOL InOut: Scope Name Type Return prvIsChangedToPreviousCall BOOL
ContainerSizeProvider.Height (PROP) ¶ PROPERTY Height : INT
ContainerSizeProvider.Initialize (METH) ¶ METHOD Initialize : BOOL InOut: Scope Name Type Return Initialize BOOL Input itfVisualization IVisualisation
ContainerSizeProvider.SetClientData (METH) ¶ METHOD SetClientData : BOOL InOut: Scope Name Type Return SetClientData BOOL Input pClientData POINTER TO VisuStructClientData
ContainerSizeProvider.SetContainerSize (METH) ¶ METHOD SetContainerSize : BOOL InOut: Scope Name Type Return SetContainerSize BOOL Input width INT height INT