[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
SetHeight - should never be called for Canvas: raises an exception if it is called
Source position: graphics.pp line 1021
protected procedure TCanvas.SetHeight( |
AValue: Integer |
); override; |
If called, raises an exception: 'TCanvas.SetHeight not allowed for LCL canvas'
lazarus-ccr.sourceforge.net |