Subject | RE: [IBO] TIB_Script macros |
---|---|
Author | Don Schoeman |
Post date | 2001-07-20T10:58:06Z |
I've finished the changes to the latest code to incorporate string based
macro start/end properties, except for the session stuff.
I'd just like to know a few things before I jump in and add the properties
to a session:
1) How does a session propagate changed properties to components linked to
the session and what would be the best way to incorporate this into
TIB_Script.
2) Question for Jason: Since the MacroStart and MacroEnd are published
properties I don't see a reason to store it manually, Delphi should take
care of that. Unless I need to use it for some reason to store it's state
within a session. Do I?
Thanks in advance for any help.
Best Regards,
Don Schoeman
macro start/end properties, except for the session stuff.
I'd just like to know a few things before I jump in and add the properties
to a session:
1) How does a session propagate changed properties to components linked to
the session and what would be the best way to incorporate this into
TIB_Script.
2) Question for Jason: Since the MacroStart and MacroEnd are published
properties I don't see a reason to store it manually, Delphi should take
care of that. Unless I need to use it for some reason to store it's state
within a session. Do I?
Thanks in advance for any help.
Best Regards,
Don Schoeman