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


曙海教育集團論壇開發語言培訓專區Delphi程序設計 → 關于拉幕程序的討論和源碼


  共有8389人關注過本帖樹形打印

主題:關于拉幕程序的討論和源碼

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


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


begin
if Edit1.Text=' then ShowMessage('請輸入文件地址')
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反對(0單帖管理 | 引用 | 回復 回到頂部

返回版面帖子列表

關于拉幕程序的討論和源碼








簽名
主站蜘蛛池模板: 赣榆县| 江北区| 兴山县| 顺义区| 周口市| 天门市| 吉水县| 景洪市| 江安县| 延安市| 汉阴县| 德格县| 阜平县| 大渡口区| 炎陵县| 德保县| 阳江市| 曲麻莱县| 衢州市| 错那县| 崇文区| 巍山| 池州市| 阿勒泰市| 桓仁| 会东县| 五原县| 汽车| 丹凤县| 绥宁县| 泸水县| 景洪市| 长治县| 香格里拉县| 会泽县| 师宗县| 思南县| 施甸县| 万盛区| 仁寿县| 南木林县|