📄 uren.dfm
字号:
object frm_Ren: Tfrm_Ren
Left = 346
Top = 276
BorderStyle = bsDialog
Caption = #24320#31080#20154#25110#25910#27454#20154#35774#32622
ClientHeight = 193
ClientWidth = 386
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 386
Height = 153
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 16
Width = 84
Height = 12
Caption = #24320#31080#21333#20301#31246#21495#65306
end
object Label2: TLabel
Left = 24
Top = 40
Width = 84
Height = 12
Caption = #24320#31080#21333#20301#21517#31216#65306
end
object Label3: TLabel
Left = 48
Top = 64
Width = 60
Height = 12
Caption = #20154#21592#21015#34920#65306
end
object DBText2: TDBText
Left = 112
Top = 40
Width = 157
Height = 12
AutoSize = True
DataField = 'dwmc'
DataSource = DataM.MissionSource
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object DBText3: TDBText
Left = 272
Top = 112
Width = 30
Height = 14
AutoSize = True
DataField = 'ren'
DataSource = DataM.CurMissionSource
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object DBLookupListBox1: TDBLookupListBox
Left = 112
Top = 65
Width = 113
Height = 74
DataField = 'ren'
DataSource = DataM.CurMissionSource
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
KeyField = 'Ren'
ListField = 'Ren'
ListSource = DataM.RenSource
ParentFont = False
TabOrder = 0
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 112
Top = 12
Width = 201
Height = 20
DataField = 'taxNo'
DataSource = DataM.CurMissionSource
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
KeyField = 'TaxNo'
ListField = 'TaxNo'
ListSource = DataM.MissionSource
ParentFont = False
TabOrder = 1
end
end
object BitBtn1: TBitBtn
Left = 8
Top = 160
Width = 75
Height = 25
Caption = #26032#22686
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 88
Top = 160
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 208
Top = 160
Width = 75
Height = 25
Caption = #36873#25321
TabOrder = 3
Kind = bkOK
end
object BitBtn4: TBitBtn
Left = 296
Top = 160
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 4
Kind = bkIgnore
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -