Вниз
Скачать: 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.032 c
2-1159944460
parasolka
2006-10-04 10:47
2006.10.22
Где ошибка?


3-1156846974
Дырчик
2006-08-29 14:22
2006.10.22
Как запаковать таблицу


15-1159800150
vidiv
2006-10-02 18:42
2006.10.22
Шашки


4-1149959106
suharew
2006-06-10 21:05
2006.10.22
ComPort компонент


1-1157456048
AndreyRu
2006-09-05 15:34
2006.10.22
Рисование штрихкода




   Наверх