📄 rewardfind.dfm
字号:
object rewardfindfrm: Trewardfindfrm
Left = 172
Top = 207
Width = 602
Height = 327
Caption = #21592#24037#22870#24809#20449#24687#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 224
Top = 8
Width = 144
Height = 24
Caption = #21592#24037#22870#24809#35760#24405
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 168
Top = 32
Width = 241
Height = 10
Shape = bsBottomLine
end
object Label2: TLabel
Left = 8
Top = 48
Width = 121
Height = 13
AutoSize = False
Caption = #21592#24037#32534#21495#21015#34920
end
object Label3: TLabel
Left = 136
Top = 48
Width = 121
Height = 13
AutoSize = False
Caption = #23545#24212#21592#24037#35760#24405#20449#24687
end
object DBGrid1: TDBGrid
Left = 120
Top = 72
Width = 465
Height = 169
DataSource = rewardfind_ds1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object cancel_btn: TButton
Left = 336
Top = 256
Width = 97
Height = 25
Caption = #36864#20986#26597#35810
TabOrder = 1
OnClick = cancel_btnClick
end
object HoldBtn: TButton
Left = 224
Top = 256
Width = 89
Height = 25
Caption = #32534#36753#20449#24687
TabOrder = 2
OnClick = HoldBtnClick
end
object IdList: TListBox
Left = 8
Top = 72
Width = 105
Height = 169
ItemHeight = 13
TabOrder = 3
OnClick = IdListClick
end
object rewardfind_ds1: TDataSource
DataSet = rewardfind_cds1
Left = 144
Top = 96
end
object rewardfind_cds1: TClientDataSet
Aggregates = <>
Params = <>
Left = 144
Top = 128
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -