ISpecialEventHandler (ITF) ¶ INTERFACE ISpecialEventHandler This interface is for internal use only Methods: HandleSpecialEvent Structure: HandleSpecialEvent (Method)
ISpecialEventHandler.HandleSpecialEvent (METH) ¶ METHOD HandleSpecialEvent InOut: Scope Name Type Comment Input pEvent POINTER TO VisuStructEvent pClient POINTER TO VisuStructClientData A pointer to the client structure were the event occurred.
ISupportsRealDrawing (ITF) ¶ INTERFACE ISupportsRealDrawing Properties: Center MoveAbsolute RealDrawing Structure: Center (Property) MoveAbsolute (Property) RealDrawing (Property)
ISupportsRealDrawing.Center (PROP) ¶ PROPERTY Center : VisuStructPoint
ISupportsRealDrawing.MoveAbsolute (PROP) ¶ PROPERTY MoveAbsolute : POINTER TO VisuFbMoveAbsoluteF
IUserMgmtEventHandler.HandleLogout (METH) ¶ METHOD HandleLogout : BOOL This method will be called when a logout from the visu user management is performed InOut: Scope Name Type Comment Return HandleLogout BOOL TRUE - When the handler has handled this event and it should not be handled by someone else FALSE - When the event is not handled by this handler Input pClient POINTER TO VisuStructClientData A pointer to the client structure were the event occurred. The name of the user, that logged out, is stored in pClient^.GlobalData.CurrentUserName
VisuFbPrintDateTimeFormatBase.AssignLanguageText (METH) ¶ METHOD AssignLanguageText InOut: Scope Name Type Input txt Visu_TypeString
Overrides ¶ CharFound (Method) PlaceholderFound (Method)
VisuFbPrintDateTimeFormatBase.CharFound (METH) ¶ METHOD PROTECTED CharFound Called during Analyze InOut: Scope Name Type Input characterFound WORD
VisuFbPrintDateTimeFormatBase.PlaceholderFound (METH) ¶ METHOD PROTECTED PlaceholderFound InOut: Scope Name Type Comment Input typeofPlaceholder VisuDateTimeFormatPlaceholders Placeholder found iParam INT Param to use for some placeholders, e.g.: decimals. -1 for not use