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

Вниз

Вопрос   Найти похожие ветки 

 
Cybermonk   (2002-05-20 10:59) [0]

Как сравнивать ((Sender as TMenuItem).GetParentComponent as TPopupMenu).PopupComponent - он типа TComponent и TSpeedButton?
Leshy я пытаюсь реализовать твой алгоритм.


 
deleon ©   (2002-05-20 11:36) [1]

var
C: TComponent;
begin
C := ((Sender as TMenuItem).GetParentComponent as TPopupMenu).PopupComponent;
if( C is TComponent )and( C is TSpeedButton )then;
end;
//хотя достаточно сравнить с TSpeedButton



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

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

Наверх




Память: 0.46 MB
Время: 0.011 c
1-97294
kaif
2002-05-18 14:37
2002.05.30
модуль LibIntf ?


1-97274
Vladimir_Ishkiy
2002-05-18 14:51
2002.05.30
Нужна помощь с IE


3-97150
Саша
2002-05-06 12:37
2002.05.30
EDBEngineError Translate error.Value out of bounds


14-97418
IronHawk
2002-04-22 16:46
2002.05.30
Супер лёгкая задачка для начинающих !


3-97165
Labert
2002-05-07 13:27
2002.05.30
Проблема с хранимой процедурой на ms sql server 6.5