Twidgetgridbs = class(tcustomwidgetgrid) public constructor Create(AOwner: tcomponent);override; end;
constructor Twidgetgridbs.create(aowner:tcomponent); begin inherited; ..... end; Error: There is no method in an ancestor class to be overridden: "constructor Twidgetgridbs.Create(TComponent);" fpc 6.2.4 last msegui why thanks ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

