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

Вниз

Application.Terminate   Найти похожие ветки 

 
Max Kozlov   (2004-04-30 16:29) [0]

в VCL есть Application.Terminate
а какой аналог в KOL ?
Applet.Close не предлагать, выполнение всё равно доходит до Run(myForm)

то есть как организовать вот этот вот хинт, который в Project_1.inc появляется ?

This file is for you. Place here any code to run it
 just following Applet creation (if it present) but
 before creating other forms. E.g., You can place here
 <IF> statement, which prevents running of application
 in some cases. TIP: always use Applet for such checks
 and make it invisible until final decision if to run
 application or not.


 
GuAV   (2004-04-30 16:57) [1]

Applet.Free;
Exit;


 
Dimaxx ©   (2004-05-05 00:24) [2]

Halt;


 
Max Kozlov   (2004-05-05 10:33) [3]

Dimaxx, поубивал бы за такой совет :)


 
Deimos ©   (2004-05-05 21:43) [4]

самое надёжное

exitProcess(0);



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

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

Наверх




Память: 0.47 MB
Время: 0.053 c
3-1099469926
Victor!
2004-11-03 11:18
2004.12.05
Проблема с JetSQL


1-1100846847
hgd
2004-11-19 09:47
2004.12.05
Разрешение экрана


8-1094214852
CraKerX
2004-09-03 16:34
2004.12.05
Гиф анимация


3-1099578758
msguns
2004-11-04 17:32
2004.12.05
Долгоиграющий запрос в Access


1-1101094265
zzTop
2004-11-22 06:31
2004.12.05
Подключение баз KAV к воей программе