Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.03.12;
Скачать: CL | DM;

Вниз

Получить из имени класса сам класс   Найти похожие ветки 

 
Pearled ©   (2006-02-20 16:41) [0]

Подскажите как имея строку - название класса получить ссылку на сам класс. Например из "TfmMain" - TfmMain


 
Johnmen ©   (2006-02-20 16:45) [1]

ClassName?


 
Ega23 ©   (2006-02-20 16:46) [2]


TObject.ClassName

Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument).

class function ClassName: ShortString;

Description

Use ClassName to find the name (such as ’TButton’) of an object’s type. This is useful for differentiating object instances that are assigned to a variable that has the type of an ancestor class. ClassName returns a string indicating the actual type of the object, rather than a string containing the type of the declared variable.

When reporting exception-handling errors on a particular object, the on statement uses ClassName to do a string comparison of classes.


Оно?


 
Джо ©   (2006-02-20 16:46) [3]

FindClass, GetClass. В результате, если класс зарегистрирован возвратит TPersistenClass.


 
RO   (2006-02-20 16:48) [4]

FindClass()


 
Pearled ©   (2006-02-21 08:11) [5]

Всем спасибо.
FindClass() решил проблему.



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

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

Наверх




Память: 0.47 MB
Время: 0.046 c
3-1137785105
turonix
2006-01-20 22:25
2006.03.12
Как определить входит ли поле в состав вторичного ключа средствам


2-1141044901
Piero
2006-02-27 15:55
2006.03.12
TMemo


2-1141022416
КаПиБаРа
2006-02-27 09:40
2006.03.12
Просьба скачать страницу


6-1132219975
ancara
2005-11-17 12:32
2006.03.12
Indy HTTPS


2-1140528763
DDS
2006-02-21 16:32
2006.03.12
Перемешивание!