[Overview][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomBarChart: calls inherited Create and creates the bars, sets initial bounds and label position
Source position: chart.pp line 91
public constructor TCustomBarChart.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TCustomPanel: calls inherited Create then sets initial style, bevel, colour, alignment and bounds |
lazarus-ccr.sourceforge.net |