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

AncestorOfObject   Найти похожие ветки 

 
Boguslaw   (2005-12-31 21:13) [0]

I"m not sure if I properly understand this method

Are that the same  ? :

if IgnClass.InheritsFrom(cm.HClass) then begin //Delphi

if pObj(IgnClass).AncestorOfObject(cm.HClass) then begin //KOL

IgnClass is Pointer (to some object)


 
Boguslaw   (2005-12-31 21:16) [1]

Correction:
cm := PClassMode(<object stored in TList>)

type
PClassMode = ^TClassMode;
TClassMode=
 object(TObj)
  HClass:TClass;
  SpecialHandler:TTranslator;
  PropertiesToIgnore:PStrList; // This is ignored if Handler is set
  destructor Destroy; virtual;
 end;

type
TClass = Pointer;



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

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



Память: 0.44 MB
Время: 0.044 c
15-1159283412
TStas
2006-09-26 19:10
2006.10.22
неужели на самом деле что-то может быть за зловредные проги?


2-1159959399
Gloomer
2006-10-04 14:56
2006.10.22
Отправка почты через IdSMTP


15-1159547174
Makhanev Alexander
2006-09-29 20:26
2006.10.22
Delphi and MS Project


2-1160299105
lobach
2006-10-08 13:18
2006.10.22
Поиск


2-1159865243
zaqqaz
2006-10-03 12:47
2006.10.22
как зделать так чтоб комп не выключался/ребутился ?




   Наверх