Lazarus

Programming => Databases => Topic started by: egsuh on July 07, 2021, 07:39:30 am

Title: [SOLVED] What's TSQLScript.ExecuteAction?
Post by: egsuh on July 07, 2021, 07:39:30 am
It is not documented.
Title: Re: What's TSQLScript.ExecuteAction?
Post by: lucamar on July 07, 2021, 08:20:00 am
Yes, it is: TSQLScript.ExecuteAction (https://www.freepascal.org/docs-html/current/fcl/sqldb/tsqlscript.executescript.html) ;D

Wait, ExecuteAction, not ExecuteScript ... sorry :-[
But yes, it's still documented; look in TComponent (https://www.freepascal.org/docs-html/current/rtl/classes/tcomponent.executeaction.html)
Title: Re: What's TSQLScript.ExecuteAction?
Post by: egsuh on July 07, 2021, 09:02:35 am
I see. It's just inherited from TComponent (and practically useless for me^^).
Title: Re: [SOLVED] What's TSQLScript.ExecuteAction?
Post by: lucamar on July 07, 2021, 09:19:46 am
Yes; it's there basically for components and controls that can have an action attached, like buttons, menu items, etc.
TinyPortal © 2005-2018