VisuFbPaintAfterAllElement.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
VisuFbPaintAfterAllElement.GetTooltip (METH) ¶ METHOD GetTooltip : Visu_TypeString Returns the tooltip of the element InOut: Scope Name Type Return GetTooltip Visu_TypeString
VisuFbPaintAfterAllElement.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
VisuFbPaintAfterAllElement.GetClientData (METH) ¶ METHOD GetClientData : POINTER TO VisuStructClientData InOut: Scope Name Type Return GetClientData POINTER TO VisuStructClientData
VisuFbPaintAfterAllElement.GetSurroundingRect (METH) ¶ METHOD GetSurroundingRect : CmpVisuHandler.VisuStructSimpleRectangle InOut: Scope Name Type Return GetSurroundingRect CmpVisuHandler.VisuStructSimpleRectangle
VisuFbPaintAfterAllElement.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
VisuFbPaintAfterAllElement.HandleInput (METH) ¶ METHOD HandleInput : BOOL handles the inputevent pEvent returns true if the Event has been handled by this VisualElement InOut: Scope Name Type Return HandleInput BOOL Input pEvent POINTER TO CmpVisuHandler.VisuStructEvent
ICapturingElement ¶ IsCapturingEventsActive (Property)
IInputRectangleProvider ¶ ProvideInputRectangleList (Method)
VisuFbNamespaceTableHelper.SetInitAccessPath (METH) ¶ METHOD SetInitAccessPath : BOOL Sets the initial access path. Has to InOut: Scope Name Type Return SetInitAccessPath BOOL Input pstAccessPath POINTER TO STRING