64 lines
1.1 KiB
Plaintext
64 lines
1.1 KiB
Plaintext
object extcompclassmgr:textcompclassmgr
|
|
caption="注册控件-管理"
|
|
height=467
|
|
left=447
|
|
minmaxbox=false
|
|
onclose=extcompclassmgr_close
|
|
top=272
|
|
width=477
|
|
wssizebox=true
|
|
object listbox1:tlistbox
|
|
caption="listbox1"
|
|
height=345
|
|
left=4
|
|
onselchanged=listbox1_sel
|
|
top=38
|
|
width=344
|
|
end
|
|
object b_del:tbtn
|
|
caption="删除"
|
|
enabled=false
|
|
height=31
|
|
left=364
|
|
onclick=b_del_clk
|
|
top=248
|
|
width=88
|
|
end
|
|
object b_add:tbtn
|
|
caption="添加"
|
|
height=31
|
|
left=364
|
|
onclick=b_add_clk
|
|
top=299
|
|
width=88
|
|
end
|
|
object b_ok:tbtn
|
|
caption="完成"
|
|
height=31
|
|
left=364
|
|
onclick=b_ok_clk
|
|
top=346
|
|
width=88
|
|
wssizebox=false
|
|
wssysmenu=false
|
|
end
|
|
object statusbar1:tstatusbar
|
|
caption="statusbar1"
|
|
height=25
|
|
items= [<
|
|
width=500
|
|
text="控件管理"
|
|
>
|
|
]
|
|
left=0
|
|
top=403
|
|
width=461
|
|
end
|
|
object label1:tlabel
|
|
left=8
|
|
top=10
|
|
width=80
|
|
height=25
|
|
caption="控件列表"
|
|
end
|
|
end |