> Why is FCmdTable declared as static array instead of dynamic Because ICS has to support versions of Delphi that don't support dynamic arrays. You won't find dynamic arrays anywhere is ICS, nor any language improvements added in the last seven or more years. > 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