📄 uaddspot.dfm
字号:
object fmaddspot: Tfmaddspot
Left = 283
Top = 195
BorderStyle = bsDialog
Caption = #36135#22330#25968#25454#36755#20837
ClientHeight = 371
ClientWidth = 595
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox2: TGroupBox
Left = 17
Top = 309
Width = 561
Height = 57
TabOrder = 6
end
object GroupBox1: TGroupBox
Left = 9
Top = 16
Width = 576
Height = 129
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 = 15
Top = 32
Width = 70
Height = 16
Caption = #36135#22330#21517#31216#65306
end
object Label2: TLabel
Left = 199
Top = 32
Width = 42
Height = 16
Caption = #38271#24230#65306
end
object Label4: TLabel
Left = 15
Top = 94
Width = 70
Height = 16
Caption = #27880#24847#20107#39033#65306
end
object Label3: TLabel
Left = 392
Top = 32
Width = 42
Height = 16
Caption = #23485#24230#65306
end
object Edit1: TEdit
Left = 80
Top = 28
Width = 99
Height = 24
ImeMode = imAlpha
MaxLength = 10
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 238
Top = 28
Width = 99
Height = 24
MaxLength = 13
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 429
Top = 28
Width = 92
Height = 24
ImeMode = imClose
TabOrder = 2
Text = 'Edit3'
end
object Edit4: TEdit
Left = 80
Top = 90
Width = 449
Height = 24
TabOrder = 3
Text = 'Edit4'
end
end
object BitBtn1: TBitBtn
Left = 35
Top = 320
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 = 320
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 = 320
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 = 152
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 = 'Aspot'
Title.Alignment = taCenter
Title.Caption = #36135#22330#21517#31216
Title.Color = clCream
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = 'Times New Roman'
Title.Font.Style = []
Width = 104
Visible = True
end
item
Expanded = False
FieldName = 'Aspotlen'
Title.Alignment = taCenter
Title.Caption = #38271#24230
Title.Color = clCream
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = 'Times New Roman'
Title.Font.Style = []
Width = 54
Visible = True
end
item
Expanded = False
FieldName = 'Aspotwide'
Title.Alignment = taCenter
Title.Caption = #23485#24230
Title.Color = clCream
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = 'Times New Roman'
Title.Font.Style = []
Width = 58
Visible = True
end
item
Expanded = False
FieldName = 'Aspotnote'
Title.Alignment = taCenter
Title.Caption = #27880#24847#20107#39033
Title.Color = clCream
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = 'Times New Roman'
Title.Font.Style = []
Width = 336
Visible = True
end>
end
object BitBtn4: TBitBtn
Left = 308
Top = 320
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 = 'aspot.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 + -