VisuFbMoveAbsoluteTapAwareF.Execute (METH) ¶ METHOD Execute : BOOL InOut: Scope Name Type Comment Return Execute BOOL Input iPointCount INT EffectivePoints POINTER TO ARRAY [0..0] OF VisuStructPoint the input points are with int-coordinates (static position, that will be moved) pCenter POINTER TO VisuStructPoint the center is with int-coordinates (static center)
VisuFbMoveAbsoluteTapAwareF.prvIsChangedToPreviousCall (METH) ¶ METHOD prvIsChangedToPreviousCall : BOOL InOut: Scope Name Type Return prvIsChangedToPreviousCall BOOL
VisuFbMoveRelativeTapAware.prvIsChangedToPreviousCall (METH) ¶ METHOD prvIsChangedToPreviousCall : BOOL InOut: Scope Name Type Return prvIsChangedToPreviousCall BOOL
VisuFbRectangleListManager.DoAddScrollLimits (METH) ¶ METHOD DoAddScrollLimits : BOOL InOut: Scope Name Type Return DoAddScrollLimits BOOL Input minX DINT minY DINT maxX DINT maxY DINT
VisuFbRectangleListManager.DoAddZoomLimits (METH) ¶ METHOD DoAddZoomLimits : BOOL InOut: Scope Name Type Return DoAddZoomLimits BOOL Input minFactor REAL maxFactor REAL
VisuFctGetTargetVisuTouchFlags (FUN) ¶ FUNCTION VisuFctGetTargetVisuTouchFlags : UINT Returns the touch flags that are currently active; in fact maps the settings to the according values understood by the runtime system InOut: Scope Name Type Return VisuFctGetTargetVisuTouchFlags UINT
VisuFbPaintAfterAllElement.GetScrollValueProvider (METH) ¶ METHOD GetScrollValueProvider : IScrollValueProvider InOut: Scope Name Type Return GetScrollValueProvider IScrollValueProvider
VisuFbPaintAfterAllElement.IsMultitouchElementActive (METH) ¶ METHOD IsMultitouchElementActive : BOOL InOut: Scope Name Type Return IsMultitouchElementActive BOOL Input dwFlags DWORD
VisuFbPaintAfterAllElement.OnScrollValueChanged (METH) ¶ METHOD OnScrollValueChanged InOut: Scope Name Type Input dx INT dy INT
Visu_FbWebserver.OpenIfNecessary (METH) ¶ METHOD OpenIfNecessary Call this method only once to try starting up the webserver