[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TGraphic.GetHeight

Gets the value for the Height property.

Declaration

Source position: graphics.pp line 789

protected function TGraphic.GetHeight: Integer; virtual; abstract;

Function result

Value for the property.

See also

TGraphic.Height

  

The native, unstretched height for the graphic.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.