Recent

Author Topic: TSQLConnector, TODBCConnection, TMySQLConnection Event Bugs  (Read 6458 times)

aurawin

  • New Member
  • *
  • Posts: 18
    • http://www.aurawin.com/
TSQLConnector, TODBCConnection, TMySQLConnection Event Bugs
« on: December 11, 2008, 05:55:30 am »
I have inherited the published  events for TSQLConnection into the MySQL(5)*.inc file and the IDE still won't assign the events to the component.

I have rebuilt the IDE and still - it's not working.  I tried to create component and assign methods and these events are not found.  What is the problem?  Is there another place I need to modify the source to these components?

Loesje

  • Full Member
  • ***
  • Posts: 168
    • Lazarus Support website
Re: TSQLConnector, TODBCConnection, TMySQLConnection Event Bugs
« Reply #1 on: December 21, 2008, 11:20:23 pm »
TSQLConnection is part of fpc, not lazarus. So rebuilding Lazarus won't help.

But I have no idea what you are trying to do. If you want to execute some code at some event, just assign an event-handler to that event. That's where events are for. You don't have to inherit anything?

 

TinyPortal © 2005-2018