Calendar ¶ FctPointIntersectsRectangle (Function)
FctPointIntersectsRectangle (FUN) ¶ FUNCTION FctPointIntersectsRectangle : BOOL Methode welche feststellt, ob ein Punkt in einem VisuStructRectangle liegt InOut: Scope Name Type Return FctPointIntersectsRectangle BOOL Input pt VisuStructPoint pRect VisuStructRectangle
TL_DateTime (Text List) ¶ ID Default en de TimeSelector_All All All Alle TimeSelector_Year y y j TimeSelector_Month M M m TimeSelector_Week w w w TimeSelector_Day d d t
TL_ElementProperties (Text List) ¶
Utils ¶ DateTimeCalculations ConvertSysTimeValueToLWord (Function) ConvertSystimedateToUTC (Function) ConvertSystimedateUsingLDate (Function) StyleUtils StyleUtilFct_GetBoolFromStyle (Function) StyleUtilFct_GetBoolFromStyleEnumOrExplicitValue (Function) StyleUtilFct_GetSimpleTypeFromStyleEnumOrExplicitValue (Function) StyleUtilFct_GetUDIntFromStyle (Function)
DateTimeCalculations ¶ ConvertSysTimeValueToLWord (Function) ConvertSystimedateToUTC (Function) ConvertSystimedateUsingLDate (Function)
ConvertSysTimeValueToLWord (FUN) ¶ FUNCTION ConvertSysTimeValueToLWord : LWORD converts a time, with possible milli, micro and nanoseconds to dword InOut: Scope Name Type Comment Return ConvertSysTimeValueToLWord LWORD Input TimeValue SYSTIMEDATE including days (LTIME and TIME), hour, minutes, seconds and milliseconds uiMicroSeconds UINT uiNanoSeconds UINT CurrVarType Visu_Types the type of the TimeVar
ConvertSystimedateToUTC (FUN) ¶ FUNCTION ConvertSystimedateToUTC : LWORD returns the UTC time: UTC time in seconds since 1.1.1970 00:00:00 there will be no overflow. In case of possible overflow, the year is changed. units smaller than milliseconds are ignored right now. InOut: Scope Name Type Comment Return ConvertSystimedateToUTC LWORD Input DateToConvert SYSTIMEDATE uiMaxPossibleYear UINT the max. possible year. Is dependent on the rts
ConvertSystimedateUsingLDate (FUN) ¶ FUNCTION ConvertSystimedateUsingLDate : LWORD InOut: Scope Name Type Return ConvertSystimedateUsingLDate LWORD Input DateToConvert SYSTIMEDATE lwDate LWORD
StyleUtils ¶ StyleUtilFct_GetBoolFromStyle (Function) StyleUtilFct_GetBoolFromStyleEnumOrExplicitValue (Function) StyleUtilFct_GetSimpleTypeFromStyleEnumOrExplicitValue (Function) StyleUtilFct_GetUDIntFromStyle (Function)