unitsroombook_data.~dfm
来自「自己做过的工程」· ~DFM 代码 · 共 247 行
~DFM
247 行
object formsroombook_data: Tformsroombook_data
Left = 106
Top = 102
BorderStyle = bsDialog
Caption = #39184#21381#39044#23450#24405#20837
ClientHeight = 368
ClientWidth = 596
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 596
Height = 295
Align = alClient
BorderStyle = bsSingle
TabOrder = 0
object Label1: TLabel
Left = 56
Top = 76
Width = 56
Height = 14
Caption = #39044#23450#26102#38388
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 280
Top = 77
Width = 84
Height = 14
Caption = #39044#35745#21040#36798#26102#38388
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 14
Top = 27
Width = 56
Height = 14
Caption = #23458#20154#22995#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 211
Top = 28
Width = 56
Height = 14
Caption = #21253#38388#32534#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 414
Top = 29
Width = 28
Height = 14
Caption = #20154#25968
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 40
Top = 128
Width = 28
Height = 14
Caption = #22791#27880
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object dtp_booktime: TDateTimePicker
Left = 120
Top = 72
Width = 121
Height = 22
CalAlignment = dtaLeft
Date = 37473.4391291088
Time = 37473.4391291088
DateFormat = dfShort
DateMode = dmComboBox
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 0
end
object dtp_arrivetime: TDateTimePicker
Left = 376
Top = 72
Width = 129
Height = 22
CalAlignment = dtaLeft
Date = 37473.43915125
Time = 37473.43915125
DateFormat = dfShort
DateMode = dmComboBox
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 1
end
object ed_username: TEdit
Left = 80
Top = 24
Width = 121
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentFont = False
TabOrder = 2
end
object ed_sroomno: TEdit
Left = 272
Top = 24
Width = 121
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentFont = False
TabOrder = 3
end
object ed_userno: TEdit
Left = 448
Top = 24
Width = 121
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentFont = False
TabOrder = 4
end
object riched_note: TRichEdit
Left = 80
Top = 128
Width = 481
Height = 137
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'')
ParentFont = False
TabOrder = 5
end
end
object Panel2: TPanel
Left = 0
Top = 295
Width = 596
Height = 73
Align = alBottom
BorderStyle = bsSingle
TabOrder = 1
object but_ok: TButton
Left = 136
Top = 19
Width = 81
Height = 33
Caption = #30830#23450
Default = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = but_okClick
end
object but_cancel: TButton
Left = 360
Top = 19
Width = 81
Height = 33
Caption = #21462#28040
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = but_cancelClick
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?