IScrollValueProvider.Initialize (METH) ¶ METHOD Initialize InOut: Scope Name Type Input elem IMultitouchElement
IScrollValueProvider.Paint (METH) ¶ METHOD Paint InOut: Scope Name Type Input dwFlags DWORD
IScrollValueProvider.SetClientData (METH) ¶ METHOD SetClientData InOut: Scope Name Type Input pClientData POINTER TO VisuStructClientData
VisuStructPointD (STRUCT) ¶ TYPE VisuStructPointD : STRUCT InOut: Name Type diX DINT diY DINT
VisuStructRadius (STRUCT) ¶ TYPE VisuStructRadius : STRUCT InOut: Name Type Initial RadiusX INT -1 RadiusY INT -1
VisuStructSimpleRectWithBorder (STRUCT) ¶ TYPE VisuStructSimpleRectWithBorder EXTENDS VisuStructSimpleRectangle : STRUCT InOut: Name Type Comment Inherited from ptTopLeft VisuStructPoint this structure only contains the topleft and the bottomright point of a rectangle it is used if the other points don’t contain information and space is expensive ;) setter and getter for the single member: as we want to have access within the AP, we prefer single properties. See IVisuStructSimpleRectangle2 VisuStructSimpleRectangle ptBottomRight VisuStructPoint setter and getter for the single member: as we want to have access within the AP, we prefer single properties. See IVisuStructSimpleRectangle2 VisuStructSimpleRectangle iBorderWidth INT xScaleBorder BOOL
VisuStructSimpleRectangleD (STRUCT) ¶ TYPE VisuStructSimpleRectangleD : STRUCT InOut: Name Type ptTopLeft VisuStructPointD ptBottomRight VisuStructPointD
VisuStructSingleIECTouchInfo (STRUCT) ¶ TYPE VisuStructSingleIECTouchInfo : STRUCT InOut: Name Type id UINT state VisuTouchState primary BOOL screenLocation CmpVisuHandler.VisuStructPoint lwIdStack LWORD globalPosition CmpVisuHandler.VisuStructPoint
VisuFbDialogClientInfo.Version (PROP) ¶ PROPERTY Version : INT
IInputRectangle.Bottom (PROP) ¶ PROPERTY Bottom : INT