📄 weihu_unit.dfm
字号:
object WeiHu_F: TWeiHu_F
Left = 120
Top = 207
BorderStyle = bsSingle
Caption = #21518#26399#32500#25252
ClientHeight = 418
ClientWidth = 692
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 689
Height = 409
ActivePage = TabSheet1
TabOrder = 0
OnChange = PageControl1Change
object TabSheet1: TTabSheet
Caption = #26657#20934
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 673
Height = 281
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDrawColumnCell = DBGrid1DrawColumnCell
end
object RadioGroup1: TRadioGroup
Left = 608
Top = 288
Width = 65
Height = 89
Caption = #25805#20316
ItemIndex = 0
Items.Strings = (
#32534#36753
#26597#35810)
TabOrder = 1
OnClick = RadioGroup1Click
end
object Panel1: TPanel
Left = 0
Top = 296
Width = 601
Height = 81
TabOrder = 2
object DBNavigator1: TDBNavigator
Left = 8
Top = 8
Width = 240
Height = 25
DataSource = DataSource1
TabOrder = 0
end
object Edit1: TEdit
Left = 288
Top = 8
Width = 97
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 392
Top = 8
Width = 65
Height = 25
Caption = #26597#35810
Enabled = False
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 464
Top = 8
Width = 65
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
object StaticText1: TStaticText
Left = 248
Top = 16
Width = 40
Height = 17
Caption = #21807#19968#21495
TabOrder = 4
end
object MaskEdit1: TMaskEdit
Left = 144
Top = 40
Width = 96
Height = 21
EditMask = '!9999/99/00;1;_'
MaxLength = 10
TabOrder = 5
Text = ' - - '
end
object MaskEdit2: TMaskEdit
Left = 288
Top = 40
Width = 96
Height = 21
EditMask = '!9999/99/00;1;_'
MaxLength = 10
TabOrder = 6
Text = ' - - '
end
object StaticText4: TStaticText
Left = 256
Top = 40
Width = 16
Height = 17
Caption = #21040
TabOrder = 7
end
object StaticText5: TStaticText
Left = 72
Top = 40
Width = 64
Height = 17
Caption = #25353#26377#25928#26085#26399
TabOrder = 8
end
object Button7: TButton
Left = 392
Top = 40
Width = 65
Height = 25
Caption = #25628#32034
Enabled = False
TabOrder = 9
OnClick = Button7Click
end
object Button10: TButton
Left = 464
Top = 40
Width = 65
Height = 25
Caption = #25171#21360
TabOrder = 10
OnClick = Button10Click
end
end
end
object TabSheet2: TTabSheet
Caption = #26816#26597
ImageIndex = 1
object DBGrid2: TDBGrid
Left = 0
Top = 0
Width = 673
Height = 281
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDrawColumnCell = DBGrid2DrawColumnCell
end
object RadioGroup2: TRadioGroup
Left = 608
Top = 280
Width = 65
Height = 89
Caption = #25805#20316
ItemIndex = 0
Items.Strings = (
#32534#36753
#26597#35810)
TabOrder = 1
OnClick = RadioGroup2Click
end
object Panel2: TPanel
Left = 8
Top = 288
Width = 593
Height = 81
TabOrder = 2
object DBNavigator2: TDBNavigator
Left = 8
Top = 8
Width = 240
Height = 25
DataSource = DataSource1
TabOrder = 0
end
object Button3: TButton
Left = 392
Top = 8
Width = 65
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 464
Top = 8
Width = 65
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button4Click
end
object Edit2: TEdit
Left = 288
Top = 8
Width = 89
Height = 21
TabOrder = 3
end
object StaticText2: TStaticText
Left = 248
Top = 16
Width = 40
Height = 17
Caption = #21807#19968#21495
TabOrder = 4
end
object StaticText6: TStaticText
Left = 48
Top = 40
Width = 88
Height = 17
Caption = #25353#19979#27425#26816#26597#26085#26399
TabOrder = 5
end
object MaskEdit3: TMaskEdit
Left = 144
Top = 40
Width = 95
Height = 21
EditMask = '!9999/99/00;1;_'
MaxLength = 10
TabOrder = 6
Text = ' - - '
end
object MaskEdit4: TMaskEdit
Left = 288
Top = 40
Width = 89
Height = 21
EditMask = '!9999/99/00;1;_'
MaxLength = 10
TabOrder = 7
Text = ' - - '
end
object StaticText8: TStaticText
Left = 256
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -