fptzsdy.dfm
来自「北京铁路局住房分配系统,数据库为MSSql2000,依次执行crebas4.sq」· DFM 代码 · 共 172 行
DFM
172 行
object FormFPTZSDY: TFormFPTZSDY
Left = 251
Top = 141
Width = 657
Height = 461
Caption = #20998#31867#20998#37197#34920#25171#21360
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 649
Height = 41
Align = alTop
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 2
Top = 2
Width = 645
Height = 37
Align = alClient
Alignment = taCenter
Caption = #20303#23429#25151#23627#20998#37197#36890#30693#20070
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
Layout = tlCenter
end
end
object Panel2: TPanel
Left = 0
Top = 384
Width = 649
Height = 50
Align = alBottom
BevelInner = bvLowered
TabOrder = 1
object Button1: TButton
Left = 16
Top = 13
Width = 89
Height = 25
Caption = #25171#24320#34920#32467#26500
TabOrder = 0
OnClick = Button1Click
end
object Button3: TButton
Left = 344
Top = 13
Width = 65
Height = 25
Caption = #25171#21360#35774#32622
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 416
Top = 13
Width = 65
Height = 25
Caption = #25171#21360#39044#35272
TabOrder = 2
OnClick = Button4Click
end
object Button5: TButton
Left = 488
Top = 13
Width = 65
Height = 25
Caption = #25171' '#21360
TabOrder = 3
OnClick = Button5Click
end
object Button6: TButton
Left = 568
Top = 13
Width = 65
Height = 25
Caption = #36864' '#20986
TabOrder = 4
OnClick = Button6Click
end
object Button7: TButton
Left = 128
Top = 13
Width = 65
Height = 25
Caption = #32534' '#36753
TabOrder = 5
OnClick = Button7Click
end
object Button8: TButton
Left = 272
Top = 13
Width = 65
Height = 25
Caption = #19979#19968#39029
TabOrder = 6
OnClick = Button8Click
end
object Button9: TButton
Left = 200
Top = 13
Width = 65
Height = 25
Caption = #19978#19968#39029
TabOrder = 7
OnClick = Button9Click
end
end
object Cell1: TCell
Left = 0
Top = 77
Width = 649
Height = 307
Align = alClient
TabOrder = 2
ControlData = {
0000010013430000BB1F0000000000000A000000010101010101000101001400
0000}
end
object Panel3: TPanel
Left = 0
Top = 41
Width = 649
Height = 36
Align = alTop
BevelInner = bvLowered
TabOrder = 3
object Label2: TLabel
Left = 18
Top = 10
Width = 63
Height = 13
AutoSize = False
Caption = #20998#37197#21333#20301
end
object Button2: TButton
Left = 255
Top = 7
Width = 89
Height = 22
Caption = #35835#20837#25968#25454
TabOrder = 0
OnClick = Button2Click
end
object ComboBox1: TComboBox
Left = 88
Top = 7
Width = 146
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnChange = ComboBox1Change
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?