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

Вниз

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

 
Opera ©   (2003-08-19 15:44) [0]

Делаю так:
var
i,j: integer;
begin
begin GameSetupUtility.DirectoryListBox1.Directory:=ProgDir+"\GameData";
i:=0;
While DirectoryListBox1.Items[i]<>"GameData" do i:=i+1;
Application.ProcessMessages;
for j:=i+1 to (DirectoryListBox1.Items.Count-1) do
begin
Application.ProcessMessages;
if (FileExists(ProgDir+"\GameData\"+DirectoryListBox1.Items[j]+"\game.ini "))
and (DirectoryExists("d:\Games\"+DirectoryListBox1.Items[j]))then
begin
Что здесь делать? Помогите!
end;

Мне нужно чтобы из game.ini грузилась вторая строка в Label"ы


 
Miralex ©   (2003-08-19 15:51) [1]

в какие Label"ы??? какого типа твои лебелы? String???


 
Opera ©   (2003-08-19 16:03) [2]

Label1.Caption;
Label2.Caption;
Label3.Caption;
Label4.Caption;
Label5.Caption;
и т.д.


 
Opera ©   (2003-08-19 17:48) [3]

:"-(



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

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

Наверх




Память: 0.47 MB
Время: 0.019 c
14-1609
Basja
2003-08-14 12:06
2003.09.01
Насчет вируса


4-1718
AD
2003-06-30 15:01
2003.09.01
Как сделать модальный диалог БЕЗ рамки и caption a?


1-1367
Боян Георгиев
2003-08-17 18:08
2003.09.01
Как получить имя keyboard layot-a?


3-1296
Nikkkkk
2003-08-11 15:55
2003.09.01
??? !!! Компонент TQuery не поддерживает индексы БД FoxPro!!! ???


14-1598
k-man
2003-08-13 22:33
2003.09.01
Тема №1