Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.10.22;
Скачать: 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 вся ветка

Текущий архив: 2006.10.22;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.114 c
8-1142488910
mobila
2006-03-16 09:01
2006.10.22
Прямоугольник как в Photoshopе


6-1148594850
yaro
2006-05-26 02:07
2006.10.22
Не принимает сообщения почтовый сервер


1-1157894604
FiJer
2006-09-10 17:23
2006.10.22
Симуляция нажатия клавиши


2-1159784860
TrainerOfDolphins
2006-10-02 14:27
2006.10.22
Указатель мыши над контролом...


2-1160215558
NGPOL
2006-10-07 14:05
2006.10.22
Немодальная форма в DLL