78 lines
1.3 KiB
Plaintext
78 lines
1.3 KiB
Plaintext
object extcompclassmgr:textcompclassmgr
|
|
autosize=true
|
|
caption="注册控件-管理"
|
|
height=444
|
|
left=930
|
|
minmaxbox=false
|
|
onclose=extcompclassmgr_close
|
|
top=287
|
|
width=446
|
|
wspopup=false
|
|
wssizebox=true
|
|
object listbox1:tlistbox
|
|
caption="listbox1"
|
|
height=339
|
|
left=4
|
|
onselchanged=listbox1_sel
|
|
top=44
|
|
width=344
|
|
end
|
|
object b_del:tbtn
|
|
autosize=true
|
|
caption="删除"
|
|
enabled=false
|
|
height=21
|
|
left=368
|
|
onclick=b_del_clk
|
|
top=73
|
|
width=42
|
|
end
|
|
object b_add:tbtn
|
|
autosize=true
|
|
caption="添加"
|
|
height=21
|
|
left=368
|
|
onclick=b_add_clk
|
|
top=176
|
|
width=42
|
|
end
|
|
object b_ok:tbtn
|
|
autosize=true
|
|
caption="完成"
|
|
height=21
|
|
left=368
|
|
onclick=b_ok_clk
|
|
top=288
|
|
width=42
|
|
end
|
|
object statusbar1:tstatusbar
|
|
autosize=true
|
|
caption="statusbar1"
|
|
height=19
|
|
items= [<
|
|
width=500
|
|
text="控件管理"
|
|
>
|
|
]
|
|
left=0
|
|
parentfont=false
|
|
top=386
|
|
width=430
|
|
end
|
|
object label1:tlabel
|
|
left=8
|
|
top=5
|
|
width=176
|
|
height=36
|
|
parentfont=false
|
|
caption="控件列表"
|
|
end
|
|
object label2:tlabel
|
|
left=394
|
|
top=388
|
|
width=16
|
|
height=17
|
|
autosize=true
|
|
caption=" "
|
|
end
|
|
end |