Angus Robertson - Magenta Systems Ltd wrote: >> Why is FCmdTable declared as static array instead of dynamic > > Because ICS has to support versions of Delphi that don't support > dynamic arrays.
But any Delphi version supports conditional compilation, which is already used in ICS frequently, no big deal. At least it can be easily changed in V6 w/o any additional defines. --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html > >> Also, why is it required to allocate + 5 items? > > So a few new commands can be added within changing the code? > Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
