VisuFbElemTextEditor.Update (METH) ¶ METHOD Update : BOOL InOut: Scope Name Type Return Update BOOL
IVisualElement3 ¶ GetCompleteSurroundingRect (Method)
VisuFbElemTextEditor.GetCompleteSurroundingRect (METH) ¶ METHOD GetCompleteSurroundingRect : VisuStructSimpleRectangle InOut: Scope Name Type Return GetCompleteSurroundingRect VisuStructSimpleRectangle
IVisualElementProvidesSubElements ¶ GetSubElements (Method)
VisuFbElemTextEditor.GetSubElements (METH) ¶ METHOD GetSubElements : POINTER TO ARRAY [0..10] OF IVisualElement Returns a pointer to an array of subelements. The number of entries is returned by the output count. If count is 0, then a return value of NULL is allowed. InOut: Scope Name Type Return GetSubElements POINTER TO ARRAY [0..10] OF IVisualElement Output count INT
Private ¶ GetUpdateRects prvAfterHandleInput (Method) prvAfterUpdate (Method) HandleInput prvCheckResultingLineLengthsBeforePaste (Method) prvGetTextContainingArea (Method) prvIsMouseWithinTextContainingArea (Method) prvModifySelectionCurrentWord (Method) prvModifySelectionWithMouse (Method) prvModifySelectionWithMouse1 (Method) prvPasteIntoText (Method) Update prvRetrieveScrollbarValues (Method) prvSelectElementAndCaptureInputs (Method)
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)