📄 uaward.dfm
字号:
object frmAward: TfrmAward
Left = 340
Top = 169
Width = 482
Height = 493
Caption = 'frmAward'
Color = clInfoBk
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #32048#26126#39636
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 0
Top = 0
Width = 474
Height = 459
Align = alClient
BevelOuter = bvNone
BorderStyle = bsSingle
Color = clYellow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
TabOrder = 0
object Label3: TLabel
Left = 0
Top = 24
Width = 473
Height = 33
Alignment = taCenter
AutoSize = False
Caption = #20013#22870#20449#24687#26174#31034
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
Transparent = True
end
object btnExit: TSpeedButton
Left = 384
Top = 72
Width = 78
Height = 37
BiDiMode = bdLeftToRight
Caption = #36864#20986
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #32048#26126#39636
Font.Style = []
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033BBBBBBBBBB
BB33337777777777777F33BB00BBBBBBBB33337F77333333F37F33BB0BBBBBB0
BB33337F73F33337FF7F33BBB0BBBB000B33337F37FF3377737F33BBB00BB00B
BB33337F377F3773337F33BBBB0B00BBBB33337F337F7733337F33BBBB000BBB
BB33337F33777F33337F33EEEE000EEEEE33337F3F777FFF337F33EE0E80000E
EE33337F73F77773337F33EEE0800EEEEE33337F37377F33337F33EEEE000EEE
EE33337F33777F33337F33EEEEE00EEEEE33337F33377FF3337F33EEEEEE00EE
EE33337F333377F3337F33EEEEEE00EEEE33337F33337733337F33EEEEEEEEEE
EE33337FFFFFFFFFFF7F33EEEEEEEEEEEE333377777777777773}
NumGlyphs = 2
ParentFont = False
ParentBiDiMode = False
OnClick = btnExitClick
end
object Label1: TLabel
Left = 8
Top = 88
Width = 40
Height = 16
Caption = #22870#39033':'
end
object lab_count: TLabel
Left = 240
Top = 88
Width = 77
Height = 16
Caption = #26597#35810#25968#37327':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #32048#26126#39636
Font.Style = [fsBold]
ParentFont = False
end
object DBGrid: TDBGrid
Left = 8
Top = 120
Width = 457
Height = 329
DataSource = DataSource
FixedColor = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #32048#26126#39636
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -16
TitleFont.Name = #32048#26126#39636
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'nmb'
Title.Caption = #20013#22870#21495#30721
Width = 102
Visible = True
end
item
Expanded = False
FieldName = 'aw_name'
Title.Caption = #22870#39033
Width = 107
Visible = True
end
item
Expanded = False
FieldName = 'aw_remark'
Title.Caption = #22870#21697
Width = 217
Visible = True
end>
end
object cmb_aw_name: TComboBox
Left = 56
Top = 84
Width = 145
Height = 24
BevelKind = bkFlat
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #32048#26126#39636
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 1
OnChange = cmb_aw_nameChange
end
end
object ADOQuery: TADOQuery
Parameters = <>
Left = 48
Top = 16
end
object DataSource: TDataSource
DataSet = ADOQuery
Left = 40
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -