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

TCanvas.SetHeight

SetHeight - should never be called for Canvas: raises an exception if it is called

Declaration

Source position: graphics.pp line 1021

protected procedure TCanvas.SetHeight(

  AValue: Integer

); override;

Errors

If called, raises an exception: 'TCanvas.SetHeight not allowed for LCL canvas'

See also

TFPCustomCanvas.SetHeight

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