VisuFbDatasourceFramePathManager.GetItem (METH) ¶ METHOD GetItem : POINTER TO FrameRegistrationDataBase InOut: Scope Name Type Return GetItem POINTER TO FrameRegistrationDataBase Input pstPathName POINTER TO STRING
Abstract methods ¶ EndFormatPart (Method) StartFormatPart (Method)
VisuFbAnalyzeDateTimeFormatExtractWithoutWeekdays.EndFormatPart (METH) ¶ METHOD PROTECTED EndFormatPart InOut: Scope Name Type Input indexLastFormatChar INT
VisuFbAnalyzeDateTimeFormatExtractWithoutWeekdays.StartFormatPart (METH) ¶ METHOD PROTECTED StartFormatPart InOut: Scope Name Type Input indexFirstFormatChar INT
VisuFbDatasourceFramePathManager.Initialize (METH) ¶ METHOD Initialize : BOOL InOut: Scope Name Type Return Initialize BOOL Input pData POINTER TO ARRAY [0..0] OF FrameRegistrationDataHashTableElement nCount INT
VisuFctConvertLocalSystimedateToUTC (FUN) ¶ FUNCTION VisuFctConvertLocalSystimedateToUTC : SYSTIME Converts local date time to UTC time. InOut: Scope Name Type Return VisuFctConvertLocalSystimedateToUTC SYSTIME Input sysDate SYSTIMEDATE
VisuFctConvertUtcToSystimedate (FUN) ¶ FUNCTION VisuFctConvertUtcToSystimedate : SYSTIMEDATE InOut: Scope Name Type Return VisuFctConvertUtcToSystimedate SYSTIMEDATE Input DateUTC_ToConvert LDATE
VisuFctConvertUtcToSystimedate2 (FUN) ¶ FUNCTION VisuFctConvertUtcToSystimedate2 : SYSTIMEDATE Extension of VisuFctConvertUtcToSystimedate. Uses LWORD instead of LDATE InOut: Scope Name Type Comment Return VisuFctConvertUtcToSystimedate2 SYSTIMEDATE Input DateUTC_ToConvert LWORD in nanoseconds
VisuFctGetNanosSince1970 (FUN) ¶ FUNCTION VisuFctGetNanosSince1970 : ULINT InOut: Scope Name Type Return VisuFctGetNanosSince1970 ULINT
IDateTimeLanguageTextTarget (ITF) ¶ INTERFACE IDateTimeLanguageTextTarget Utility interface for dealing with localizable language texts without need for copiing them around Methods: AssignLanguageText Structure: AssignLanguageText (Method)