📄 formrights.dfm
字号:
object rights: Trights
Left = 279
Top = 400
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #26435#38480#31649#29702
ClientHeight = 305
ClientWidth = 562
Color = clBtnFace
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object GroupBox1: TGroupBox
Left = 8
Top = 16
Width = 545
Height = 273
Caption = #26435#38480#26174#31034#19982#20462#25913
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 64
Top = 72
Width = 57
Height = 24
AutoSize = False
Caption = #29992#25143#21517':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 144
Width = 81
Height = 24
AutoSize = False
Caption = #23494#30721#36755#20837':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 64
Top = 176
Width = 81
Height = 24
AutoSize = False
Caption = #23494#30721#30830#35748':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object DBNavigator1: TDBNavigator
Left = 40
Top = 32
Width = 225
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbEdit]
TabOrder = 0
end
object DBEdit1: TDBEdit
Left = 144
Top = 72
Width = 105
Height = 32
AutoSelect = False
DataField = #29992#25143#21517
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
end
object DBRadioGroup1: TDBRadioGroup
Left = 312
Top = 24
Width = 209
Height = 225
Caption = #29992#25143#26435#38480
TabOrder = 3
end
object DBCheckBox1: TDBCheckBox
Left = 336
Top = 56
Width = 123
Height = 33
Caption = #33647#21697#38144#21806
DataField = #33647#21697#38144#21806
DataSource = DataSource1
TabOrder = 4
ValueChecked = '1'
ValueUnchecked = '0'
end
object DBCheckBox2: TDBCheckBox
Left = 336
Top = 92
Width = 123
Height = 33
Caption = #33647#21697#20449#24687
DataField = #33647#21697#20449#24687
DataSource = DataSource1
TabOrder = 5
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object DBCheckBox3: TDBCheckBox
Left = 336
Top = 128
Width = 123
Height = 33
Caption = #33647#21697#36827#36135
DataField = #33647#21697#36827#36135
DataSource = DataSource1
TabOrder = 6
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object DBCheckBox4: TDBCheckBox
Left = 336
Top = 164
Width = 123
Height = 33
Caption = #24211#23384#31649#29702
DataField = #24211#23384#31649#29702
DataSource = DataSource1
TabOrder = 7
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object DBCheckBox5: TDBCheckBox
Left = 336
Top = 200
Width = 123
Height = 33
Caption = #26435#38480#31649#29702
DataField = #26435#38480#31649#29702
DataSource = DataSource1
TabOrder = 8
ValueChecked = 'true'
ValueUnchecked = 'False'
end
object Button1: TButton
Left = 40
Top = 224
Width = 57
Height = 25
Caption = #28155#21152
TabOrder = 9
OnClick = Button1Click
end
object Button2: TButton
Left = 128
Top = 224
Width = 49
Height = 25
Caption = #21024#38500
TabOrder = 10
OnClick = Button2Click
end
object Edit2: TEdit
Left = 144
Top = 176
Width = 105
Height = 32
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
PasswordChar = '*'
TabOrder = 1
end
object Button4: TButton
Left = 208
Top = 224
Width = 57
Height = 25
Caption = #30830#35748
TabOrder = 11
OnClick = Button4Click
end
object CheckBox1: TCheckBox
Left = 56
Top = 112
Width = 201
Height = 17
Caption = #38656#35201#20462#25913#21644#35774#32622#23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 12
end
object DBEdit2: TDBEdit
Left = 144
Top = 144
Width = 105
Height = 32
DataField = #23494#30721
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
PasswordChar = '*'
TabOrder = 13
end
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=SQLOLEDB.1;Password=delphi;Persist Security Info=True;U' +
'ser ID=sa;Initial Catalog=ypjxc'
CursorType = ctStatic
TableName = #29992#25143#26435#38480
Left = 72
Top = 272
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 16
Top = 256
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -