Form - ClientWidth Property

ClientWidth specifies the width of the area inside the form

Member of Form (PRIM_FORM)

Data Type - Integer

Details

The ClientWidth property defines the height of the client area.
 
The client area of a form is the designable area of the form excluding the borders, title bar and menu bar areas.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2