tslediter/designer/ctl_mgr/tfm_inheritedwnd.tfm

124 lines
2.4 KiB
Plaintext

object fm_inheritedwnd:tfm_inheritedwnd
caption="通过继承构造窗口"
height=550
left=526
minmaxbox=false
onclose=fm_inheritedwnd_close
top=288
visible=false
width=433
object statusbar1:tstatusbar
caption="statusbar1"
height=25
left=0
top=486
width=417
end
object panel2:tpanel
align=albottom
caption="panel2"
height=31
left=0
top=455
width=417
wsdlgmodalframe=false
object label1:tlabel
left=399
top=0
width=18
height=31
align=alright
caption=""
end
object ed_ok:tbtn
align=alright
caption="确定"
enabled=false
height=31
left=308
onclick=ed_ok_clk
top=0
width=91
end
object label2:tlabel
left=283
top=0
width=25
height=31
align=alright
caption=" "
end
object bt_cancel:tbtn
align=alright
caption="取消"
height=31
left=195
onclick=bt_cancel_clk
top=0
width=88
end
end
object panel1:tpanel
align=altop
caption="panel1"
height=27
left=0
top=0
width=417
wsdlgmodalframe=false
object label3:tlabel
left=0
top=0
width=149
height=27
align=alleft
caption="可以继承:"
end
object ed_search:tedit
align=alclient
caption="edit1"
height=27
left=149
onchanged=ed_search_onchanged
onkeyup=ed_search_keyup
placeholder="搜索"
top=0
width=268
end
end
object panel3:tpanel
align=albottom
caption="panel1"
height=35
left=0
top=420
width=417
wsdlgmodalframe=false
object label4:tlabel
left=0
top=0
width=104
height=35
align=alleft
caption="名称:"
end
object ed_name:tedit
align=alclient
caption="edit1"
height=35
left=104
placeholder="名称"
top=0
width=313
end
end
object lbx_pal:tlistbox
align=alclient
caption="listbox1"
height=393
left=0
onselchanged=lbx_pal_sel
top=27
width=417
end
end