欧美日韩一区二区高清,久久视频这里只有精品,超黄网站在线观看,成人av影院在线观看


曙海教育集團(tuán)論壇開發(fā)語(yǔ)言培訓(xùn)專區(qū)Delphi程序設(shè)計(jì) → 關(guān)于拉幕程序的討論和源碼


  共有8954人關(guān)注過(guò)本帖樹形打印

主題:關(guān)于拉幕程序的討論和源碼

美女呀,離線,留言給我吧!
wangxinxin
  1樓 個(gè)性首頁(yè) | 博客 | 信息 | 搜索 | 郵箱 | 主頁(yè) | UC


加好友 發(fā)短信
等級(jí):青蜂俠 帖子:1393 積分:14038 威望:0 精華:0 注冊(cè):2010-11-12 11:08:23
關(guān)于拉幕程序的討論和源碼  發(fā)帖心情 Post By:2010-12-14 11:19:23


begin
if Edit1.Text=' then ShowMessage('請(qǐng)輸入文件地址')
else
begin
if Button2.Caption='開始' then Button2.Caption:='暫停'
else Button2.Caption:='開始';
Timer1.Enabled:=not Timer1.Enabled;
end;
end;

procedure TForm1.Button3Click(Sender: TObject);
begin
timer1.Enabled :=false;
Currline:=0;
Button2.Click;
Button2.Caption:='暫停';
end;

procedure TForm1.TrackBar1Change(Sender: TObject);
begin
Timer1.Interval:=TrackBar1.Position*5;
Label2.Caption:=inttostr(Timer1.Interval);
end;

procedure TForm1.FormDestroy(Sender: TObject);
begin
if Bmp<>nil then Bmp.Free;
end;

procedure TForm1.Button4Click(Sender: TObject);
begin
close;
end;


procedure TForm1.Button7Click(Sender: TObject);
begin
FontDialog1.Execute;
end;

procedure TForm1.Button6Click(Sender: TObject);
begin
ColorDialog1.Execute;
end;

procedure TForm1.Button8Click(Sender: TObject);
begin
if ((strtoint(Edit2.Text)>=600) or (strtoint(Edit3.text)>=500) or ((strtoint(Edit5.Text)>=553) or (strtoint(Edit4.Text)>=630)))
then showmessage('范圍超界')
else
begin
Panel1.Top:=strtoint(Edit2.text);
Panel1.Left:=strtoint(Edit3.text);
Panel1.Width:=strtoint(Edit4.text);
Panel1.Height:=strtoint(Edit5.text);
end;

end;



procedure TForm1.Button5Click(Sender: TObject);
begin
Panel1.Top:=0;
Panel1.Left:=0;
Panel1.Width:=Panel3.Width;
Panel1.Height:=Panel3.Height;
end;

end.

支持(0中立(0反對(duì)(0單帖管理 | 引用 | 回復(fù) 回到頂部

返回版面帖子列表

關(guān)于拉幕程序的討論和源碼








簽名
主站蜘蛛池模板: 泸定县| 博兴县| 静安区| 富民县| 青阳县| 沙河市| 梨树县| 祥云县| 道孚县| 汽车| 兰坪| 定州市| 百色市| 葫芦岛市| 集安市| 宜良县| 济源市| 汽车| 长治市| 茶陵县| 呈贡县| 改则县| 永仁县| 上高县| 新泰市| 萝北县| 昆山市| 汕头市| 泰州市| 东海县| 景洪市| 常宁市| 五原县| 民勤县| 永顺县| 手游| 南通市| 太湖县| 丹寨县| 叶城县| 井陉县|