Вниз
Скачать: CL | DM;

small bug in objects.pas   Найти похожие ветки 

 
Thaddy   (2006-10-13 16:05) [0]

procedure FreeObjectInstance(ObjectInstance: Pointer);
should be declared as:
procedure FreeObjectInstance(var ObjectInstance: Pointer);

I wonder why we never spotted that before?
There can be cases where it is important that ObjectInstance is explicitly made nil. See the implementation.


 
Vladimir Kladov   (2006-10-14 11:38) [1]

Sorry, but it is not obvious for me. Though this unit is not from me, I can not see why "var" shoud be there: ObjectInstance is not assigned anywhere in FreeObjectInstance.



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.043 c
1-1176122093
SkySpeed
2007-04-09 16:34
2007.06.03
Как восстановить "удалённую" область?


2-1179297729
UMU
2007-05-16 10:42
2007.06.03
Filter в ADOTable


2-1179326134
Oleg_teacher
2007-05-16 18:35
2007.06.03
Фильтрацыя поля


2-1179233486
MegaVolt
2007-05-15 16:51
2007.06.03
Как вывести WordWrap Disable текст так как это сделано на Button?


2-1179143083
Пун
2007-05-14 15:44
2007.06.03
как обратиться к столбцу?




   Наверх