[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the value for the Width property.
Source position: graphics.pp line 1009
protected function TCanvas.GetWidth: Integer; override; |
Value for the property.
If a valid Handle for the canvas instance has not been allocated, the value for the property is 0 (zero).
lazarus-ccr.sourceforge.net |