📄 adminf.dfm
字号:
object admin: Tadmin
Left = 276
Top = 184
Width = 459
Height = 390
BorderIcons = [biSystemMenu]
Caption = #31649#29702#21592#26435#38480
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = -6
Top = 0
Width = 451
Height = 130
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #32534#21495
Width = 70
Visible = True
end
item
Expanded = False
FieldName = #22995#21517
Visible = True
end
item
Expanded = False
FieldName = #24615#21035
Width = 61
Visible = True
end
item
Expanded = False
FieldName = #20986#29983#24180#26376
Width = 68
Visible = True
end
item
Expanded = False
FieldName = #23494#30721
Width = 51
Visible = True
end
item
Expanded = False
FieldName = #26159#21542#36229#32423#31649#29702#21592
Width = 94
Visible = True
end>
end
object Panel1: TPanel
Left = 0
Top = 129
Width = 448
Height = 178
TabOrder = 1
object Label1: TLabel
Left = 156
Top = 21
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label2: TLabel
Left = 9
Top = 72
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object Label3: TLabel
Left = 135
Top = 69
Width = 60
Height = 13
Caption = #20986#29983#24180#26376#65306
end
object Label4: TLabel
Left = 9
Top = 21
Width = 36
Height = 13
Caption = #32534#21495#65306
end
object Label5: TLabel
Left = 9
Top = 126
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Edit1: TEdit
Left = 54
Top = 15
Width = 79
Height = 21
TabOrder = 0
Text = 'Edit1'
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 204
Top = 15
Width = 70
Height = 21
TabOrder = 1
Text = 'Edit2'
OnKeyPress = Edit2KeyPress
end
object Edit3: TEdit
Left = 54
Top = 66
Width = 67
Height = 21
TabOrder = 2
Text = 'Edit3'
OnKeyPress = Edit3KeyPress
end
object Edit4: TEdit
Left = 204
Top = 63
Width = 79
Height = 21
TabOrder = 3
Text = 'Edit4'
OnKeyPress = Edit4KeyPress
end
object Edit5: TEdit
Left = 57
Top = 120
Width = 85
Height = 21
TabOrder = 4
Text = 'Edit5'
end
object CheckBox1: TCheckBox
Left = 168
Top = 120
Width = 124
Height = 19
Caption = #26159#21542#36229#32423#31649#29702#21592
TabOrder = 5
end
object GroupBox1: TGroupBox
Left = 300
Top = 3
Width = 145
Height = 172
Caption = #35760#24405#25968
TabOrder = 6
object Label6: TLabel
Left = 9
Top = 21
Width = 96
Height = 13
Caption = #20849#26377#36229#32423#31649#29702#21592#65306
end
object Label7: TLabel
Left = 72
Top = 51
Width = 12
Height = 13
Caption = #21517
end
object Label8: TLabel
Left = 12
Top = 72
Width = 96
Height = 13
Caption = #20849#26377#26222#36890#31649#29702#21592#65306
end
object Label9: TLabel
Left = 72
Top = 99
Width = 12
Height = 13
Caption = #21517
end
object Edit6: TEdit
Left = 18
Top = 45
Width = 55
Height = 21
TabOrder = 0
Text = 'Edit6'
end
object Edit7: TEdit
Left = 18
Top = 93
Width = 55
Height = 21
TabOrder = 1
Text = 'Edit7'
end
object BitBtn6: TBitBtn
Left = 36
Top = 135
Width = 73
Height = 22
Caption = #26597' '#30475
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn6Click
end
end
end
object Panel2: TPanel
Left = 0
Top = 309
Width = 448
Height = 46
TabOrder = 2
object BitBtn1: TBitBtn
Left = 3
Top = 12
Width = 85
Height = 25
Caption = #26597#30475#21517#21333
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 96
Top = 12
Width = 85
Height = 25
Caption = #26032#22686#20154#21592
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 180
Top = 12
Width = 85
Height = 25
Caption = #21024#38500#35760#24405
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 264
Top = 12
Width = 85
Height = 25
Caption = #20462#25913#35760#24405
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BitBtn4Click
end
object BitBtn5: TBitBtn
Left = 360
Top = 12
Width = 85
Height = 25
Caption = #36864#20986#31383#21475
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = BitBtn5Click
end
end
object ADOTable1: TADOTable
Connection = main.ADOConnection1
TableName = #31649#29702#21592#34920
Left = 390
Top = 66
end
object ADOQuery1: TADOQuery
Connection = main.ADOConnection1
Parameters = <>
Left = 420
Top = 39
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 417
Top = 66
end
object ADOQuery2: TADOQuery
Connection = main.ADOConnection1
Parameters = <>
Left = 393
Top = 39
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -