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
VisuFbPaintAfterAllDialog.GetTooltip (METH) ¶ METHOD GetTooltip : Visu_TypeString Returns the tooltip of the element InOut: Scope Name Type Return GetTooltip Visu_TypeString
VisuFbPaintAfterAllDialog.SetStaticState (METH) ¶ METHOD SetStaticState : BOOL lets the Visualelement decide if its view is completely static InOut: Scope Name Type Return SetStaticState BOOL
VisuFbPaintAfterAllDialog.Update (METH) ¶ METHOD Update : BOOL the element must update its current state (position, look, colors, text,…) after the call to this method the outputs of this element show its current state InOut: Scope Name Type Return Update BOOL
VisuFbPaintAfterAllDialog.SetVisuFlagsInternal (METH) ¶ METHOD SetVisuFlagsInternal : BOOL InOut: Scope Name Type Return SetVisuFlagsInternal BOOL Input dwFlags DWORD dwParam DWORD
VisuFbPaintAfterAllDialog.prvSetFlags (METH) ¶ METHOD prvSetFlags : DWORD InOut: Scope Name Type Return prvSetFlags DWORD Input calenderPosition POINTER TO VisuStructPAADialogPosition xComboboxCapturing BOOL
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.Destruct (METH) ¶ METHOD Destruct : BOOL This method will be removed and replaced with a implicit Destructor (opposite to Init) InOut: Scope Name Type Return Destruct BOOL
VisuFbPaintAfterAllDialog.ElementInfo (METH) ¶ METHOD ElementInfo : INT InOut: Scope Name Type Return ElementInfo INT Input pData POINTER TO Visu_StructElementInfo