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

Вниз

autofree form ?   Найти похожие ветки 

 
Boguslaw   (2005-12-22 20:17) [0]

I"d like to create forms from dll and show them,but it must be not-modally because one form could be show just after another (it is XP tooltip replacement)
I need this form to be show and on timer to close it which should free itself automatically like in VCL in OnClose Action:= caFree
Is it possible ? Can"t find such option in KOL  
Can I do just Form.Free safetly in Form OnClose event ?


 
Thaddy   (2005-12-22 20:26) [1]

No, but you can do PostMessage with WM_DESTROY from the close event and invoke the destructor, i think. Also check out TOnClose in kol.pas. I believe it is different, but equivalent to OnClose in VCL and well documented in the sourcecode.


 
Boguslaw   (2005-12-22 20:30) [2]

If you mean OnClose event for form , option Action is not a set but only Boolean
It is missing functionality under KOL to not support caFree option to autofree forms.


 
Boguslaw   (2005-12-22 20:32) [3]

By the way: sometimes would be perfect to have KOL IRC channel for example on FreeNode (of course in English)



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

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

Наверх




Память: 0.47 MB
Время: 0.033 c
15-1158747829
Torry
2006-09-20 14:23
2006.10.15
ISDEF Start Seminar


15-1158908682
Opilki_Inside
2006-09-22 11:04
2006.10.15
Парсер аргументов командной строки


15-1158910420
alles
2006-09-22 11:33
2006.10.15
Пятница, можно отдыхать


1-1157281395
Проггер из библиотеки
2006-09-03 15:03
2006.10.15
Что-то вроде TMemo


1-1156866524
Jink
2006-08-29 19:48
2006.10.15
Несколько окон одного приложения fsStayOnTop