Sets the value for the Height property.
Source position: dialogs.pp line 111
protected procedure TCommonDialog.SetHeight(
const AValue: Integer
); virtual;
AValue
New value for the property.
TCommonDialog.Height
The height of the dialog.