[Overview][Types][Classes][Index] |
Indicates if a valid image was provided in the constructor.
Source position: lazcanvas.pas line 116
public TLazCanvas.HasNoImage : Boolean; |
HasNoImage is a Boolean member used to indicate if a valid TFPCustomImage was provided as an argument to the Create constructor. Used in the implementation of the UpdateControlLazImageAndCanvas routine for non-native custom drawn window controls.
|
Constructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |