Форум: "KOL";
Текущий архив: 2004.12.05;
Скачать: [xml.tar.bz2];
Вниз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 вся ветка
Форум: "KOL";
Текущий архив: 2004.12.05;
Скачать: [xml.tar.bz2];
Память: 0.45 MB
Время: 0.089 c