📄 translateinformation.~dfm
字号:
object Form13: TForm13
Left = 308
Top = 144
BorderStyle = bsDialog
Caption = #32844#21592#35843#21160#20449#24687
ClientHeight = 390
ClientWidth = 595
Color = cl3DLight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 8
Width = 65
Height = 16
AutoSize = False
Caption = #21592#24037#32534#21495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 40
Width = 65
Height = 16
AutoSize = False
Caption = #35843#21160#26085#26399
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 72
Width = 73
Height = 17
AutoSize = False
Caption = #35843#21160#21069#32844#21153
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 8
Top = 104
Width = 73
Height = 17
AutoSize = False
Caption = #35843#21160#21518#32844#21153
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 240
Top = 72
Width = 81
Height = 25
AutoSize = False
Caption = #35843#21160#21407#22240
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 240
Top = 8
Width = 73
Height = 25
AutoSize = False
Caption = #35843#21160#21069#37096#38376
end
object Label7: TLabel
Left = 240
Top = 40
Width = 81
Height = 25
AutoSize = False
Caption = #35843#21160#21518#37096#38376
end
object Label8: TLabel
Left = 296
Top = 104
Width = 33
Height = 24
Caption = '==>'
Color = clScrollBar
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label9: TLabel
Left = 456
Top = 72
Width = 49
Height = 17
AutoSize = False
Caption = '('#19981#35814')'
end
object Label10: TLabel
Left = 176
Top = 8
Width = 36
Height = 13
Caption = '(5'#20301#25968')'
end
object Label11: TLabel
Left = 176
Top = 40
Width = 36
Height = 13
Caption = '(Y-M-D)'
end
object DBGrid1: TDBGrid
Left = 0
Top = 152
Width = 595
Height = 216
Align = alBottom
DataSource = Form1.DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit1: TEdit
Left = 96
Top = 8
Width = 73
Height = 21
TabOrder = 1
Text = '10012'
end
object MaskEdit1: TMaskEdit
Left = 96
Top = 40
Width = 72
Height = 21
EditMask = '!99/99/00;1;_'
MaxLength = 8
TabOrder = 2
Text = '05-12-03'
end
object Edit4: TEdit
Left = 328
Top = 72
Width = 121
Height = 21
TabOrder = 3
Text = #21253#20108#22902
end
object Button1: TButton
Left = 512
Top = 8
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 104
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 5
OnClick = Button2Click
end
object Button3: TButton
Left = 512
Top = 48
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 6
OnClick = Button3Click
end
object Button4: TButton
Left = 336
Top = 104
Width = 75
Height = 25
Caption = #20462#25913#25552#20132
TabOrder = 7
OnClick = Button4Click
end
object Button5: TButton
Left = 456
Top = 104
Width = 129
Height = 25
Caption = #36820#22238#20027#33756#21333'(&Q)'
TabOrder = 8
OnClick = Button5Click
end
object Edit5: TEdit
Left = 328
Top = 8
Width = 121
Height = 21
TabOrder = 9
Text = #30417#31649#37096
end
object Edit6: TEdit
Left = 328
Top = 40
Width = 121
Height = 21
TabOrder = 10
Text = #33829#36816#37096
end
object ComboBox1: TComboBox
Left = 96
Top = 72
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 11
Text = '('#35831#36873#25321')'
Items.Strings = (
#21592#24037
#32463#29702
#37096#38271
#24635#35009
#20020#24037)
end
object ComboBox2: TComboBox
Left = 96
Top = 104
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 12
Text = '('#35831#36873#25321')'
Items.Strings = (
#21592#24037
#32463#29702
#37096#38271
#24635#35009
#20020#24037)
end
object MaskEdit2: TMaskEdit
Left = 776
Top = 48
Width = 121
Height = 21
TabOrder = 13
Text = 'MaskEdit2'
end
object StatusBar1: TStatusBar
Left = 0
Top = 368
Width = 595
Height = 22
Panels = <
item
Text = #27426#36814#20351#29992#35843#21160#21592#24037#20449#24687#25805#20316'!'
Width = 400
end
item
Width = 50
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -