skip to main
|
skip to sidebar
DavlidLee's Blog
Tuesday, April 07, 2009
dynamic create a object in delphi
with TEdit.Create(Self) do
begin
Parent := Self;
Text := 'Hello';
Width := 200;
Top := 100;
Left := 100;
end
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
About Me
David Lee
View my complete profile
Blog Archive
▼
2009
(13)
►
May
(4)
▼
April
(9)
sth that operate webbrowser
Autohidden form which effect like qq
Delphi中ShellExecute的妙用
Paper and article website
Funny animate caption in delphi about
dynamic create a object in delphi
all the function about string in delphi
get text from file
repick up delphi
QuickLink
http://www.deepcast.net/wiki/delphi
http://www.shpnet.cn/forum-50-1.html
http://blog.csdn.net/zhangking/archive/2003/09/23/13079.aspx
No comments:
Post a Comment