|
|
|
|
|
WinInWidth (Function) In french: FenIntLarg Returns the interior width of a window. New in version SaaS
ResInternalWidth = WinInWidth(WIN_EditCustomer)
Syntax
<Result> = WinInWidth([<Window used>])
<Result>: Integer Internal width of the window (in pixels). <Window used>: Optional window name or optional string Name or alias of the window to be used. If this parameter is not specified or corresponds to an empty string (""), the internal width of the current window is returned.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|