📄 yhzgl_form.dfm
字号:
object YHZGL_F: TYHZGL_F
Left = 217
Top = 87
BorderStyle = bsDialog
Caption = #29992#25143#32452#31649#29702
ClientHeight = 344
ClientWidth = 488
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object FlatGroupBox5: TFlatGroupBox
Left = 8
Top = 8
Width = 465
Height = 297
Caption = #29992#25143#32452#20449#24687#65306
TabOrder = 0
ColorBorder = clGreen
object YHZ_DG: TDBGrid
Left = 8
Top = 16
Width = 449
Height = 241
DataSource = YHZ_DS
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'GroupID'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'GroupName'
Width = 211
Visible = True
end
item
Expanded = False
FieldName = 'MaxDate'
Visible = True
end
item
Expanded = False
FieldName = 'MaxNum'
Width = 77
Visible = True
end>
end
object Del_FBtn: TFlatButton
Left = 168
Top = 264
Width = 73
Height = 25
ColorFocused = clSkyBlue
ColorBorder = clOlive
Caption = #21024#38500
TabOrder = 1
OnClick = Del_FBtnClick
end
object FlatButton1: TFlatButton
Left = 48
Top = 264
Width = 73
Height = 25
ColorFocused = clSkyBlue
ColorBorder = clOlive
Caption = #22686#21152
TabOrder = 2
OnClick = FlatButton1Click
end
object FlatButton2: TFlatButton
Left = 288
Top = 264
Width = 73
Height = 25
ColorFocused = clSkyBlue
ColorBorder = clOlive
Caption = #20445#23384
TabOrder = 3
OnClick = FlatButton2Click
end
end
object Close_Btn: TButton
Left = 400
Top = 312
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 1
OnClick = Close_BtnClick
end
object YHZ_DS: TDataSource
DataSet = ADOTable1
Left = 40
Top = 312
end
object ADOTable1: TADOTable
Active = True
Connection = MainForm.ADOConnection1
CursorType = ctStatic
TableName = 'GroupUser'
Left = 80
Top = 312
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -