Visu_FctClosePAADialogIfNecessary (FUN) ¶ FUNCTION Visu_FctClosePAADialogIfNecessary : BOOL InOut: Scope Name Type Return Visu_FctClosePAADialogIfNecessary BOOL Input dialogManager REFERENCE TO IDialogManager pClient POINTER TO VisuStructClientData
Visu_FctHandleVisuInputDialogTarget (FUN) ¶ FUNCTION Visu_FctHandleVisuInputDialogTarget : BOOL InOut: Scope Name Type Return Visu_FctHandleVisuInputDialogTarget BOOL Input pEvent POINTER TO VisuStructEvent eventTarget REFERENCE TO VisuEventTarget dialogManager REFERENCE TO IDialogManager Output inputHandled BOOL
VisuFbPointF.FromPointStructI (METH) ¶ METHOD FromPointStructI InOut: Scope Name Type Inout Const pt VisuStructPoint
VisuFbPointF.FromRectangleStructLocation (METH) ¶ METHOD FromRectangleStructLocation InOut: Scope Name Type Inout Const rect VisuStructRectangle
VisuFbPointF.FromWidthHeight (METH) ¶ METHOD FromWidthHeight InOut: Scope Name Type Input width INT height INT
VisuFbPointF.MoveBy (METH) ¶ METHOD MoveBy InOut: Scope Name Type Inout Const offset VisuFbSizeF
VisuFbPointF.MoveByComponents (METH) ¶ METHOD MoveByComponents InOut: Scope Name Type Input xOffset REAL yOffset REAL
VisuFbPointF.MoveByNonRef (METH) ¶ METHOD MoveByNonRef InOut: Scope Name Type Input offset VisuFbSizeF
VisuFbPointF.MovedCopy (METH) ¶ METHOD MovedCopy : VisuFbPointF InOut: Scope Name Type Return MovedCopy VisuFbPointF Inout Const offset VisuFbSizeF
VisuFbPointF.RotatedCopy (METH) ¶ METHOD RotatedCopy : VisuFbPointF InOut: Scope Name Type Return RotatedCopy VisuFbPointF Inout Const center VisuFbPointF Input rotateBy REAL