Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCommonDialog.GetWidth

Gets the value for the Width property.

Declaration

Source position: dialogs.pp line 110

protected function TCommonDialog.GetWidth: Integer; virtual;

Function result

Value for the property.

See also

TCommonDialog.Width

  

The width of the dialog.