?? modify.dfm
字號(hào):
object ModifyForm: TModifyForm
Left = 86
Top = 109
Width = 665
Height = 452
Caption = '系統(tǒng)管理'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋體'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 15
object Panel1: TPanel
Left = 0
Top = 81
Width = 657
Height = 344
Align = alClient
Caption = 'Panel1'
TabOrder = 1
object Splitter2: TSplitter
Left = 1
Top = 1
Width = 3
Height = 342
Cursor = crHSplit
end
object Label1: TLabel
Left = 592
Top = 128
Width = 60
Height = 15
Caption = '啟始時(shí)間'
Visible = False
end
object Label2: TLabel
Left = 592
Top = 168
Width = 60
Height = 15
Caption = '結(jié)束時(shí)間'
Visible = False
end
object Panel2: TPanel
Left = 4
Top = 1
Width = 581
Height = 342
Align = alLeft
Caption = 'Panel2'
TabOrder = 0
object DBNavigator1: TDBNavigator
Left = 1
Top = 1
Width = 579
Height = 25
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
Align = alTop
TabOrder = 0
Visible = False
end
object DBGrid1: TDBGrid
Left = 1
Top = 81
Width = 579
Height = 260
Align = alLeft
TabOrder = 1
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -15
TitleFont.Name = '宋體'
TitleFont.Style = []
end
object GroupBox2: TGroupBox
Left = 1
Top = 26
Width = 579
Height = 55
Align = alTop
TabOrder = 2
object BitBtnNext: TBitBtn
Left = 8
Top = 16
Width = 65
Height = 25
Caption = '下一條'
TabOrder = 0
OnClick = BitBtnNextClick
end
object BitBtnUp: TBitBtn
Left = 88
Top = 16
Width = 75
Height = 25
Caption = '上一條'
TabOrder = 1
OnClick = BitBtnUpClick
end
object BitBtnAdd: TBitBtn
Left = 168
Top = 16
Width = 75
Height = 25
Caption = '增加'
TabOrder = 2
OnClick = BitBtnAddClick
end
object BitBtnDel: TBitBtn
Left = 248
Top = 16
Width = 75
Height = 25
Caption = '刪除'
TabOrder = 3
OnClick = BitBtnDelClick
end
object BitBtnSave: TBitBtn
Left = 328
Top = 16
Width = 75
Height = 25
Caption = '保存'
TabOrder = 4
OnClick = BitBtnSaveClick
end
object BitBtnFrist: TBitBtn
Left = 408
Top = 16
Width = 75
Height = 25
Caption = '第一條'
TabOrder = 5
OnClick = BitBtnFristClick
end
object BitBtnLast: TBitBtn
Left = 488
Top = 16
Width = 75
Height = 25
Caption = '最后一條'
TabOrder = 6
OnClick = BitBtnLastClick
end
end
end
object DateTimePicker1: TDateTimePicker
Left = 664
Top = 128
Width = 97
Height = 23
CalAlignment = dtaLeft
Date = 37726.9145894676
Time = 37726.9145894676
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
TabOrder = 1
Visible = False
end
object DateTimePicker2: TDateTimePicker
Left = 664
Top = 168
Width = 97
Height = 23
CalAlignment = dtaLeft
Date = 37726.9148666667
Time = 37726.9148666667
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
TabOrder = 2
Visible = False
end
object Button1: TButton
Left = 584
Top = 192
Width = 75
Height = 25
Caption = '插入'
TabOrder = 3
Visible = False
OnClick = Button1Click
end
end
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 657
Height = 81
Align = alTop
TabOrder = 0
object RadioButton1: TRadioButton
Left = 8
Top = 16
Width = 153
Height = 17
Caption = '增加/修改客房標(biāo)準(zhǔn)'
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 544
Top = 8
Width = 129
Height = 17
Caption = '增加/修改房間'
TabOrder = 1
Visible = False
OnClick = RadioButton2Click
end
object RadioButton4: TRadioButton
Left = 8
Top = 48
Width = 137
Height = 17
Caption = '增加/修改操作員'
TabOrder = 2
OnClick = RadioButton4Click
end
object RadioButton5: TRadioButton
Left = 184
Top = 48
Width = 161
Height = 17
Caption = '增加/修改結(jié)算標(biāo)準(zhǔn)'
TabOrder = 3
OnClick = RadioButton5Click
end
object RadioButton3: TRadioButton
Left = 184
Top = 16
Width = 145
Height = 17
Caption = '修改客房狀態(tài)信息'
TabOrder = 4
OnClick = RadioButton3Click
end
object RadioButton6: TRadioButton
Left = 344
Top = 48
Width = 113
Height = 17
Caption = '修改樓層代碼'
TabOrder = 5
OnClick = RadioButton6Click
end
object RadioButton7: TRadioButton
Left = 344
Top = 16
Width = 113
Height = 17
Caption = '修改證件類別'
TabOrder = 6
OnClick = RadioButton7Click
end
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -