VisuFbAnalyzeDateTimeFormatExtractWithoutWeekdays (FB) ¶ FUNCTION_BLOCK VisuFbAnalyzeDateTimeFormatExtractWithoutWeekdays EXTENDS VisuFbAnalyzeDateTimeFormatStringBase Methods: GetFormat Initialize Analyze , inherited from VisuFbAnalyzeDateTimeFormatStringBase CharFound , inherited from VisuFbAnalyzeDateTimeFormatStringBase CheckCandidateForDecimals , inherited from VisuFbAnalyzeDateTimeFormatStringBase EndFormatPart GetCharHelp , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetLanguageText , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetLanguageTextMayShort , inherited from VisuFbAnalyzeDateTimeFormatStringBase GreedilyHandleSameChars , inherited from VisuFbAnalyzeDateTimeFormatStringBase InitFormat , inherited from VisuFbAnalyzeDateTimeFormatStringBase PlaceholderFound , inherited from VisuFbAnalyzeDateTimeFormatStringBase StartFormatPart Structure: Abstract-methods EndFormatPart (Method) StartFormatPart (Method) GetFormat (Method) Initialize (Method)
Abstract methods ¶ EndFormatPart (Method) StartFormatPart (Method)
VisuFbAnalyzeDateTimeFormatExtractWithoutWeekdays.EndFormatPart (METH) ¶ METHOD PROTECTED EndFormatPart InOut: Scope Name Type Input indexLastFormatChar INT
VisuFbAnalyzeDateTimeFormatExtractWithoutWeekdays.GetFormat (METH) ¶ METHOD GetFormat : STRING InOut: Scope Name Type Return GetFormat STRING Output xFormatTooLong BOOL
VisuFbAnalyzeDateTimeFormatExtractWithoutWeekdays.StartFormatPart (METH) ¶ METHOD PROTECTED StartFormatPart InOut: Scope Name Type Input indexFirstFormatChar INT
VisuFbAnalyzeDateTimeFormatStringBase.InitFormat (METH) ¶ METHOD PROTECTED InitFormat InOut: Scope Name Type Comment Input pstFormat Visu_TypeString The format string the current instance should work on
VisuFbAnalyzeDateTimeFormatStringMinSecOnly (FB) ¶ FUNCTION_BLOCK VisuFbAnalyzeDateTimeFormatStringMinSecOnly EXTENDS VisuFbAnalyzeDateTimeFormatStringBase Methods: CheckMinuteSecondUsage Initialize Analyze , inherited from VisuFbAnalyzeDateTimeFormatStringBase CharFound , inherited from VisuFbAnalyzeDateTimeFormatStringBase CheckCandidateForDecimals , inherited from VisuFbAnalyzeDateTimeFormatStringBase EndFormatPart , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetCharHelp , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetLanguageText , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetLanguageTextMayShort , inherited from VisuFbAnalyzeDateTimeFormatStringBase GreedilyHandleSameChars , inherited from VisuFbAnalyzeDateTimeFormatStringBase InitFormat , inherited from VisuFbAnalyzeDateTimeFormatStringBase PlaceholderFound StartFormatPart , inherited from VisuFbAnalyzeDateTimeFormatStringBase Structure: CheckMinuteSecondUsage (Method) Initialize (Method) Overrides PlaceholderFound (Method)
VisuFbAnalyzeDateTimeFormatStringBase.GreedilyHandleSameChars (METH) ¶ METHOD GreedilyHandleSameChars InOut: Scope Name Type Input character WORD Inout index INT
VisuFbAnalyzeDateTimeFormatStringMinSecOnly.CheckMinuteSecondUsage (METH) ¶ METHOD CheckMinuteSecondUsage : BOOL InOut: Scope Name Type Return CheckMinuteSecondUsage BOOL Output xSecondsOrSmallerUsed BOOL xMinutesUsed BOOL
VisuFbAnalyzeDateTimeFormatStringMinSecOnly.Initialize (METH) ¶ METHOD Initialize InOut: Scope Name Type Comment Input pstFormat Visu_TypeString The format string the current instance should work on