VisuClientObject.GetMaximalElementCount (METH) ¶ METHOD GetMaximalElementCount : DINT InOut: Scope Name Type Return GetMaximalElementCount DINT
VisuClientObject.GetPosition (METH) ¶ METHOD GetPosition : POINTER TO VisuStructRectangle InOut: Scope Name Type Return GetPosition POINTER TO VisuStructRectangle
IResizeHandler ¶ HandleResize (Method) HasAnimation (Method) SetResize (Method)
VisuClientObject.HandleResize (METH) ¶ METHOD HandleResize InOut: Scope Name Type Comment Input xMovement INT total horizontal movement relative to the static element position yMovement INT total vertical movement relative to the static element position widthIncrement INT total width increment relative to the static element width heightIncrement INT total height increment relative to the static element height
VisuClientObject.SetResize (METH) ¶ METHOD SetResize
VisuClientObject.HasAnimation (METH) ¶ METHOD HasAnimation : BOOL InOut: Scope Name Type Return HasAnimation BOOL
VisuClientObject.Initialize (METH) ¶ METHOD Initialize : BOOL InOut: Scope Name Type Return Initialize BOOL Input visu IVisualisation
VisuClientObject.Paint (METH) ¶ METHOD Paint : BOOL InOut: Scope Name Type Return Paint BOOL Input dwFlags DWORD iElemIndexParent DINT iElemIndex DINT itfVisualisationAccessRights IVisualisationAccessRights
VisuFbTransformationCommon.UntransformWidth (METH) ¶ METHOD UntransformWidth : INT This method is the inverse operation of the method TransformWidth. InOut: Scope Name Type Comment Return UntransformWidth INT The untransformed width Input iWidth INT A transformed width, that has to be untransformed
VisuFbTransformationScrolling.TransformPoint (METH) ¶ METHOD TransformPoint : CmpVisuHandler.VisuStructPoint InOut: Scope Name Type Return TransformPoint CmpVisuHandler.VisuStructPoint Input pt CmpVisuHandler.VisuStructPoint