?? cw_fwysn.dfm
字號:
object Form13: TForm13
Left = 195
Top = 103
Width = 696
Height = 480
BorderIcons = [biSystemMenu]
Caption = #26381#21153#21592#35774#32622'=='#27927#28020
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 288
Top = 4
Width = 100
Height = 19
AutoSize = False
Caption = #26381#21153#21592#35774#32622
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 8
Top = 24
Width = 673
Height = 257
Caption = #26381#21153#21592#21015#34920
TabOrder = 0
object Label2: TLabel
Left = 64
Top = 240
Width = 24
Height = 12
Caption = #39318#26465
end
object Label3: TLabel
Left = 192
Top = 240
Width = 24
Height = 12
Caption = #26411#26465
end
object Label4: TLabel
Left = 328
Top = 240
Width = 24
Height = 12
Caption = #21024#38500
end
object Label5: TLabel
Left = 456
Top = 240
Width = 24
Height = 12
Caption = #30830#23450
end
object Label6: TLabel
Left = 584
Top = 240
Width = 24
Height = 12
Caption = #21462#28040
end
object DBGrid1: TDBGrid
Left = 8
Top = 16
Width = 657
Height = 185
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
Options = [dgEditing, dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'Name'
Title.Alignment = taCenter
Title.Caption = #22995#21517
Width = 62
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Sex'
Title.Alignment = taCenter
Title.Caption = #24615#21035
Width = 40
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Age'
Title.Alignment = taCenter
Title.Caption = #24180#40836
Width = 35
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'InTime'
Title.Alignment = taCenter
Title.Caption = #20837#24215#26102#38388
Width = 79
Visible = True
end
item
Expanded = False
FieldName = 'Address'
Title.Alignment = taCenter
Title.Caption = #20303#22336
Width = 155
Visible = True
end
item
Expanded = False
FieldName = 'Method'
Title.Alignment = taCenter
Title.Caption = #32852#31995#26041#27861
Width = 138
Visible = True
end
item
Expanded = False
FieldName = 'Memo'
Title.Alignment = taCenter
Title.Caption = #22791#27880
Width = 120
Visible = True
end
item
Expanded = False
FieldName = 'Djtime'
Title.Alignment = taCenter
Title.Caption = #30331#35760#26102#38388
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 8
Top = 208
Width = 655
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbLast, nbDelete, nbPost, nbCancel]
TabOrder = 1
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 284
Width = 673
Height = 169
Caption = #26032#22686#26381#21153#21592
TabOrder = 1
object Label7: TLabel
Left = 24
Top = 32
Width = 36
Height = 13
AutoSize = False
Caption = #22995#21517#65306
end
object Label8: TLabel
Left = 152
Top = 32
Width = 36
Height = 13
AutoSize = False
Caption = #24615#21035#65306
end
object Label9: TLabel
Left = 280
Top = 32
Width = 60
Height = 12
Caption = #24180' '#40836#65306
end
object Label10: TLabel
Left = 432
Top = 32
Width = 60
Height = 13
AutoSize = False
Caption = #20837#24215#26102#38388#65306
end
object Label11: TLabel
Left = 24
Top = 72
Width = 36
Height = 13
AutoSize = False
Caption = #20303#22336#65306
end
object Label12: TLabel
Left = 280
Top = 72
Width = 60
Height = 13
AutoSize = False
Caption = #32852#31995#26041#27861#65306
end
object Label13: TLabel
Left = 24
Top = 112
Width = 33
Height = 13
AutoSize = False
Caption = #22791#27880#65306
end
object Name: TEdit
Left = 56
Top = 24
Width = 73
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
OnKeyPress = NameKeyPress
end
object sex: TComboBox
Left = 184
Top = 24
Width = 81
Height = 20
Style = csDropDownList
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 12
TabOrder = 1
OnKeyPress = sexKeyPress
Items.Strings = (
#30007
#22899)
end
object age: TMaskEdit
Left = 336
Top = 24
Width = 81
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 2
OnKeyPress = ageKeyPress
end
object intime: TMaskEdit
Left = 488
Top = 24
Width = 88
Height = 20
EditMask = '!99/99/00;1;_'
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 8
TabOrder = 3
Text = ' - - '
OnKeyPress = intimeKeyPress
end
object address: TEdit
Left = 56
Top = 64
Width = 209
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 4
OnKeyPress = addressKeyPress
end
object Method: TEdit
Left = 336
Top = 64
Width = 241
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 5
OnKeyPress = MethodKeyPress
end
object memo: TEdit
Left = 56
Top = 104
Width = 521
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 6
OnKeyPress = memoKeyPress
end
object Button1: TButton
Left = 200
Top = 136
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 7
OnClick = Button1Click
end
object Button2: TButton
Left = 336
Top = 136
Width = 75
Height = 25
Caption = #36820' '#22238
TabOrder = 8
OnClick = Button2Click
end
end
object Q_waiter: TQuery
Active = True
DatabaseName = 'Hotel'
RequestLive = True
SQL.Strings = (
'select * from sn_service order by name')
Left = 112
end
object DataSource1: TDataSource
DataSet = Q_waiter
Left = 152
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -