📄 clesson.dfm
字号:
object frmLession: TfrmLession
Left = 522
Top = 163
Width = 370
Height = 462
Caption = #35838#31243#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 362
Height = 65
Align = alTop
Color = clSkyBlue
TabOrder = 0
object Label3: TLabel
Left = 8
Top = 14
Width = 36
Height = 13
Caption = #32534#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object btnq1: TSpeedButton
Left = 200
Top = 8
Width = 61
Height = 23
Caption = '&1 '#26597#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = btnq1Click
end
object btnq2: TSpeedButton
Left = 200
Top = 31
Width = 61
Height = 23
Caption = '&2 '#26597#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = btnq2Click
end
object Label4: TLabel
Left = 8
Top = 37
Width = 36
Height = 13
Caption = #35838#31243#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object btnq3: TSpeedButton
Left = 261
Top = 8
Width = 97
Height = 46
Caption = '&A '#26174#31034#20840#37096
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = btnq3Click
end
object Label5: TLabel
Left = 113
Top = 11
Width = 12
Height = 13
Caption = #33267
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 114
Top = 35
Width = 12
Height = 13
Caption = #33267
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 40
Top = 9
Width = 71
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 40
Top = 31
Width = 72
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 128
Top = 8
Width = 73
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 128
Top = 31
Width = 72
Height = 21
TabOrder = 3
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 65
Width = 233
Height = 363
Align = alClient
Color = clGradientActiveCaption
DataSource = MainDFrm.dbutil
FixedColor = clGradientActiveCaption
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Color = clLime
Expanded = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Title.Caption = #35838#31243#32534#21495
Title.Color = clLime
Width = 66
Visible = True
end
item
Expanded = False
Title.Caption = #35838#31243#21517#31216
Width = 135
Visible = True
end>
end
object TPanel
Left = 233
Top = 65
Width = 129
Height = 363
Align = alRight
BevelInner = bvRaised
BevelOuter = bvLowered
BorderWidth = 2
Color = clBlack
TabOrder = 2
object btnadd: TSpeedButton
Left = 8
Top = 123
Width = 113
Height = 41
Caption = '&N '#26032#22686
OnClick = btnaddClick
end
object btndel: TSpeedButton
Left = 8
Top = 163
Width = 113
Height = 41
Caption = '&D '#21024#38500
OnClick = btndelClick
end
object btnok: TSpeedButton
Left = 8
Top = 203
Width = 113
Height = 41
Caption = '&O '#30830#23450
OnClick = btnokClick
end
object btncancel: TSpeedButton
Left = 8
Top = 243
Width = 113
Height = 41
Caption = '&C '#21462#28040
OnClick = btncancelClick
end
object btnclose: TSpeedButton
Left = 8
Top = 323
Width = 113
Height = 41
Caption = '&E '#36820#22238
OnClick = btncloseClick
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 113
Height = 110
Caption = #35838#31243#35774#32622
Color = clBtnFace
ParentColor = False
TabOrder = 0
object Label1: TLabel
Left = 11
Top = 16
Width = 60
Height = 13
Caption = #35838#31243#32534#21495#65306
end
object Label2: TLabel
Left = 10
Top = 59
Width = 60
Height = 13
Caption = #35838#31243#21517#31216#65306
end
object dbid: TDBEdit
Left = 8
Top = 32
Width = 97
Height = 21
DataSource = MainDFrm.dbutil
TabOrder = 0
end
object dbcClass: TDBEdit
Left = 8
Top = 76
Width = 97
Height = 21
DataSource = MainDFrm.dbutil
TabOrder = 1
OnClick = dbcClassClick
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -