
30.05.2012, 22:37
|
 |
.
|
|
Регистрация: 18.05.2011
Адрес: Омск
Сообщения: 3,970
Версия Delphi: 3,5,7,10,12,XE2
Репутация: выкл
|
|
Работает:
Код HTML:
procedure TForm1.Button1Click(Sender: TObject);
begin
if not Form32_.Visible then
form32_.Show;
PB.Position := PB.Position + 1;
Form32_.PB.Position := Form32_.PB.Position + 1;
end;
__________________
Je venus de nulle part
55.026263 с.ш., 73.397636 в.д.
|