Difference between revisions of "Talk:Qt4 binding"

From Free Pascal wiki
Jump to navigationJump to search
(New page: Regarding Pascalify trick.. what about using an old borland Object on the stack instead of heap? Not sure if this would be an advantage.. for example then properties could be used whereas ...)
 
 
Line 1: Line 1:
Regarding Pascalify trick.. what about using an old borland Object on the stack instead of heap? Not sure if this would be an advantage.. for example then properties could be used whereas record doesn't have properties. But I guess it depends if the properties are even useful in this context.
+
Regarding Pascalify trick.. what about using an old borland Object on the stack instead of heap? Not sure if this would be an advantage.. for example then properties could be used whereas record doesn't have properties. But I guess it depends if the properties are even useful in this context. [[User:L505|L505]] 23:04, 13 October 2007 (CEST)

Latest revision as of 23:04, 13 October 2007

Regarding Pascalify trick.. what about using an old borland Object on the stack instead of heap? Not sure if this would be an advantage.. for example then properties could be used whereas record doesn't have properties. But I guess it depends if the properties are even useful in this context. L505 23:04, 13 October 2007 (CEST)