📄 uadduser.dfm
字号:
object fmadduser: Tfmadduser
Left = 192
Top = 113
BorderStyle = bsDialog
Caption = #28155#21152#29992#25143
ClientHeight = 393
ClientWidth = 595
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox2: TGroupBox
Left = 21
Top = 332
Width = 553
Height = 57
TabOrder = 6
end
object GroupBox1: TGroupBox
Left = 9
Top = 16
Width = 576
Height = 149
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 55
Top = 24
Width = 42
Height = 16
Caption = #24080#25143#65306
end
object Label2: TLabel
Left = 55
Top = 56
Width = 42
Height = 16
Caption = #23494#30721#65306
end
object Label3: TLabel
Left = 29
Top = 88
Width = 70
Height = 16
Caption = #29992#25143#22995#21517#65306
end
object Label4: TLabel
Left = 29
Top = 120
Width = 70
Height = 16
Caption = #32852#31995#26041#24335#65306
end
object Edit1: TEdit
Left = 113
Top = 16
Width = 153
Height = 24
ImeMode = imAlpha
MaxLength = 10
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 113
Top = 50
Width = 153
Height = 24
MaxLength = 10
PasswordChar = '*'
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 113
Top = 85
Width = 121
Height = 24
ImeMode = imChinese
MaxLength = 8
TabOrder = 2
Text = 'Edit3'
end
object Edit4: TEdit
Left = 113
Top = 120
Width = 121
Height = 24
ImeMode = imClose
TabOrder = 3
Text = 'Edit4'
end
object RadioGroup1: TRadioGroup
Left = 368
Top = 16
Width = 185
Height = 121
Caption = #26435#38480#35774#32622
ItemIndex = 0
Items.Strings = (
#19968#33324#29992#25143
#21463#38480#29992#25143
#31995#32479#31649#29702#21592)
TabOrder = 4
end
end
object BitBtn1: TBitBtn
Left = 35
Top = 344
Width = 114
Height = 40
Caption = #28155#21152
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 171
Top = 344
Width = 114
Height = 40
Caption = #21024#38500
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 446
Top = 344
Width = 114
Height = 40
Caption = #36864#20986
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = BitBtn3Click
end
object DBGrid1: TDBGrid
Left = 8
Top = 176
Width = 577
Height = 145
DataSource = DataSource1
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 5
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Auid'
Title.Alignment = taCenter
Title.Caption = #24080#21495
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clNavy
Title.Font.Height = -15
Title.Font.Name = 'Times New Roman'
Title.Font.Style = []
Width = 121
Visible = True
end
item
Expanded = False
FieldName = 'Auname'
Title.Alignment = taCenter
Title.Caption = #22995#21517
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clNavy
Title.Font.Height = -15
Title.Font.Name = 'Times New Roman'
Title.Font.Style = []
Width = 136
Visible = True
end
item
Expanded = False
FieldName = 'Autel'
Title.Alignment = taCenter
Title.Caption = #30005#35805
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clNavy
Title.Font.Height = -15
Title.Font.Name = 'Times New Roman'
Title.Font.Style = []
Width = 146
Visible = True
end
item
Expanded = False
FieldName = 'Aurights'
Title.Alignment = taCenter
Title.Caption = #26435#38480
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clNavy
Title.Font.Height = -15
Title.Font.Name = 'Times New Roman'
Title.Font.Style = []
Width = 154
Visible = True
end>
end
object BitBtn4: TBitBtn
Left = 308
Top = 344
Width = 114
Height = 40
Caption = #20462#25913
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BitBtn4Click
end
object Table1: TTable
Active = True
AfterScroll = Table1AfterScroll
DatabaseName = 'port'
TableName = 'pUser.DB'
Left = 8
Top = 8
end
object DataSource1: TDataSource
DataSet = Table1
Left = 48
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -