Вниз
Скачать: 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 вся ветка

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



Память: 0.44 MB
Время: 0.007 c
3-97173
Oleg_er
2002-05-06 06:46
2002.05.30
Из-за чего индексы рушаться?


3-97206
a_k
2002-05-08 14:44
2002.05.30
Накрылась база *.gdb ?????


3-97130
Alex Spirin
2002-05-05 20:26
2002.05.30
Бо-о-о-льшой запрос


3-97203
Reticent
2002-05-07 18:22
2002.05.30
Банк данных


1-97238
Doni
2002-05-20 15:28
2002.05.30
XML




   Наверх