F
Faktor_one
Does referencing objects increase memory consumption?
For example, if I call public function in one form from another form and
give "this" as argument, is it just pointing to the form or does it create a
copy of it in the memory?
Thx
For example, if I call public function in one form from another form and
give "this" as argument, is it just pointing to the form or does it create a
copy of it in the memory?
Thx