James5950
2008-05-15 09:27:08 UTC
Dear All,
My program need runtime create some object, which event for these codes
process?
for example:
MemoryStream = new TMemoryStream;
Should I put this code under OnCreate or OnShow or any else?
Thanks for any comments and help
Best regards,
James
My program need runtime create some object, which event for these codes
process?
for example:
MemoryStream = new TMemoryStream;
Should I put this code under OnCreate or OnShow or any else?
Thanks for any comments and help
Best regards,
James