IDateTimeLanguageTextTarget.AssignLanguageText (METH) ¶ METHOD AssignLanguageText InOut: Scope Name Type Comment Input txt Visu_TypeString The text that should be used. Please remark that this might be pointing to temporary memory so it should not be stored for longer times!
VisuFbAnalyzeDateTimeFormatStringBase.CharFound (METH) ¶ METHOD PROTECTED CharFound Called during Analyze for each character that is not treated as a placeholder InOut: Scope Name Type Input characterFound WORD
VisuFbAnalyzeDateTimeFormatStringBase.EndFormatPart (METH) ¶ METHOD PROTECTED EndFormatPart InOut: Scope Name Type Input indexLastFormatChar INT
VisuFbAnalyzeDateTimeFormatStringBase.PlaceholderFound (METH) ¶ METHOD PROTECTED PlaceholderFound Called during Analyze for each placeholder 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
VisuFbAnalyzeDateTimeFormatStringBase.StartFormatPart (METH) ¶ METHOD PROTECTED StartFormatPart InOut: Scope Name Type Input indexFirstFormatChar INT
VisuFbAnalyzeDateTimeFormatExtractWithoutWeekdays.Initialize (METH) ¶ METHOD Initialize InOut: Scope Name Type Comment Input pstFormat Visu_TypeString The format string the current instance should work on
VisuFbAnalyzeDateTimeFormatStringBase (FB) ¶ FUNCTION_BLOCK VisuFbAnalyzeDateTimeFormatStringBase Methods: Analyze CheckCandidateForDecimals GetCharHelp GetLanguageText GetLanguageTextMayShort InitFormat CharFound EndFormatPart GreedilyHandleSameChars PlaceholderFound StartFormatPart Structure: Abstract-methods CharFound (Method) EndFormatPart (Method) PlaceholderFound (Method) StartFormatPart (Method) Analyze (Method) CheckCandidateForDecimals (Method) GetCharHelp (Method) GetLanguageText (Method) GetLanguageTextMayShort (Method) InitFormat (Method) Private-Methods GreedilyHandleSameChars (Method)
Abstract methods ¶ CharFound (Method) EndFormatPart (Method) PlaceholderFound (Method) StartFormatPart (Method)
Private Methods ¶ GreedilyHandleSameChars (Method)
VisuFbPaintAfterAllDialog.SetCallbackTarget (METH) ¶ METHOD SetCallbackTarget : BOOL InOut: Scope Name Type Return SetCallbackTarget BOOL Input CallbackTargetPAA IPaintAfterAll