VisuClientObjectMgr.Paint (METH) ¶ METHOD Paint : BOOL InOut: Scope Name Type Return Paint BOOL Input dwFlags DWORD
VisuClientObjectMgr.PaintWithBackground (METH) ¶ METHOD PaintWithBackground : BOOL InOut: Scope Name Type Comment Return PaintWithBackground BOOL Input dwFlags DWORD pStruct POINTER TO VisuStructBackgroundAndStaticElementDrawing xTopLevelVisu BOOL This flag indicates, whether this function is called from a visualization, that is a top level visualization (TRUE). It is FALSE if called from a visualization, that is embedded in a frame.
VisuClientObjectIdStackWithParentSize.Clear (METH) ¶ METHOD Clear : BOOL InOut: Scope Name Type Return Clear BOOL
VisuClientObjectIdStackWithParentSize.PopId (METH) ¶ METHOD PopId : BOOL InOut: Scope Name Type Return PopId BOOL Output id INT maxId INT
VisuClientObjectInputRectangleMgr.MouseDownHandling (PROP) ¶ PROPERTY MouseDownHandling : BOOL
VisuClientObjectIdStackWithParentSize.PushId (METH) ¶ METHOD PushId : BOOL InOut: Scope Name Type Return PushId BOOL Input id INT maxId INT
VisuClientObjectInputRectangleMgr.SetInputRectangleList (METH) ¶ METHOD SetInputRectangleList InOut: Scope Name Type Input pInputRectangles POINTER TO ARRAY [0..0] OF IInputRectangle nInputRectangles INT
VisuClientObjectIdStack.PushId (METH) ¶ METHOD PushId : BOOL InOut: Scope Name Type Return PushId BOOL Input id INT
VisuClientObjectIdStack.PopId (METH) ¶ METHOD PopId : BOOL InOut: Scope Name Type Return PopId BOOL
VisuClientObjectIdStack.RestoreFrom (METH) ¶ METHOD RestoreFrom : BOOL InOut: Scope Name Type Return RestoreFrom BOOL Inout idStack ARRAY [0..(MAX_POSITION_DEPTH * 2)] OF INT iCurrentPos INT