Вниз
Скачать: CL | DM;

paramstr   Найти похожие ветки 

 
ronyn   (2005-12-27 11:18) [0]

Что содержит в себе эта функция. Какие параметры она имеет, что они означают.
Заранее благодарен.


 
TUser ©   (2005-12-27 11:20) [1]

F1


 
Vovchik_A ©   (2005-12-27 11:21) [2]

Returns a specified parameter from the command-line.

Unit

System

Category

command line utilities

function ParamStr(Index: Integer): string;

Description

ParamStr returns the parameter from the command line that corresponds to Index, or an empty string if Index is greater than ParamCount. For example, an Index value of 2 returns the second command-line parameter.

ParamStr(0) returns the command used to execute the program, without parameters (for example, ./myprogram). This behavior is dependent on information returned by the shell program and may not be consistent among all shells.

(c) Help


 
Vlad433 ©   (2005-12-27 11:24) [3]

ParamStr(0) - имя exe-шника
ParamStr(1) - первый параметр
и т.п.



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

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



Память: 0.45 MB
Время: 0.042 c
14-1135460710
VirEx
2005-12-25 00:45
2006.01.22
Klubbheads & DJ Disco


2-1136505514
DoSpyRap
2006-01-06 02:58
2006.01.22
Удалённое копирование


4-1131198903
Navi
2005-11-05 16:55
2006.01.22
Как "прикрутить" HTML Help?


2-1136206683
Митяй
2006-01-02 15:58
2006.01.22
Кнопка программно


3-1132648756
SmileCoder
2005-11-22 11:39
2006.01.22
Иерархическая база данных, с возможностью вставки записий ...




   Наверх