📄 unit3.dfm
字号:
object usergl_form: Tusergl_form
Left = 291
Top = 115
Width = 696
Height = 480
Caption = #22270#20070#31649#29702#31995#32479#8212#8212#29992#25143#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object TLabel
Left = 368
Top = 48
Width = 3
Height = 13
end
object Label2: TLabel
Left = 312
Top = 160
Width = 76
Height = 19
Caption = #30331#24405#23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 312
Top = 256
Width = 76
Height = 19
Caption = #31995#32479#26435#38480
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 304
Top = 72
Width = 95
Height = 19
Caption = #31995#32479#29992#25143#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 8
Top = 72
Width = 266
Height = 345
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 296
Top = 328
Width = 360
Height = 26
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
TabOrder = 1
end
object DBEdit1: TDBEdit
Left = 472
Top = 72
Width = 121
Height = 21
DataField = #32534#21495
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
TabOrder = 2
end
object DBEdit2: TDBEdit
Left = 472
Top = 160
Width = 121
Height = 21
DataField = #21475#20196
DataSource = DataSource1
TabOrder = 3
end
object DBComboBox1: TDBComboBox
Left = 472
Top = 256
Width = 145
Height = 21
DataField = #26435#38480
DataSource = DataSource1
ItemHeight = 13
Items.Strings = (
'0'
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9')
TabOrder = 4
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog='#22270#20070#25968#25454';Use Procedure for Prepare=1;Auto T' +
'ranslate=True;Packet Size=4096;Workstation ID=0016F5E2C7FE434;Us' +
'e Encryption for Data=False;Tag with column collation when possi' +
'ble=False'
LoginPrompt = False
Provider = 'SQLOLEDB.1'
Left = 153
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 191
Top = 32
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
DataSource = DataSource1
Parameters = <>
Left = 191
end
object ADOTable1: TADOTable
Active = True
Connection = ADOConnection1
CursorType = ctStatic
TableName = #31995#32479#29992#25143
Left = 151
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -