[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomImage: calls inherited Create then sets default style, bounds and local variables: creates space for the picture
Source position: extctrls.pp line 758
public constructor TCustomImage.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TGraphicControl: performs inherited Create then creates local Canvas |
lazarus-ccr.sourceforge.net |