|
|
|
|
|
WinInWidth (Function) In french: FenIntLarg Returns the interior width of a window. New in version 2025
ResInternalWidth = WinInWidth(WIN_EditCustomer)
Syntax
<Result> = WinInWidth([<Window used>])
<Result>: Integer Interior 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 is an empty string (""), the interior width of the current window is returned.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|