📄 repair.dfm
字号:
object repairfrm: Trepairfrm
Left = 141
Top = 115
Width = 676
Height = 505
Caption = #32500#20462#20449#24687#36755#20837#19982#32500#25252
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 184
Top = 32
Width = 321
Height = 10
Shape = bsBottomLine
end
object Label18: TLabel
Left = 200
Top = 8
Width = 281
Height = 25
AutoSize = False
Caption = #32500#20462#20449#24687#24405#20837#19982#32500#25252#30011#38754
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 8
Top = 264
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object Button5: TButton
Left = 576
Top = 440
Width = 75
Height = 25
Caption = #26597#30475
TabOrder = 0
OnClick = Button5Click
end
object Button4: TButton
Left = 480
Top = 440
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 1
OnClick = Button4Click
end
object Button3: TButton
Left = 368
Top = 440
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = Button3Click
end
object Button2: TButton
Left = 272
Top = 440
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = Button2Click
end
object Button1: TButton
Left = 176
Top = 440
Width = 75
Height = 25
Caption = #24405#20837
TabOrder = 4
OnClick = Button1Click
end
object Memo1: TMemo
Left = 64
Top = 256
Width = 593
Height = 25
Lines.Strings = (
'')
TabOrder = 5
end
object Panel1: TPanel
Left = 0
Top = 48
Width = 657
Height = 97
TabOrder = 6
object Label1: TLabel
Left = 16
Top = 24
Width = 63
Height = 13
Caption = #32500#20462#26723#26696#21495' '
end
object Label2: TLabel
Left = 360
Top = 24
Width = 60
Height = 13
Caption = #21496#26426#32534#21495' '
end
object Label3: TLabel
Left = 16
Top = 56
Width = 66
Height = 13
Caption = #36710#36742#32534#21495' '
end
object Label4: TLabel
Left = 360
Top = 56
Width = 45
Height = 13
Caption = #36710#29260#21495' '
end
object Label10: TLabel
Left = 256
Top = 24
Width = 10
Height = 29
Caption = '*'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit5: TEdit
Left = 448
Top = 56
Width = 145
Height = 21
TabOrder = 0
Text = 'Edit5'
end
object Edit4: TEdit
Left = 104
Top = 24
Width = 121
Height = 21
TabOrder = 1
Text = '111'
end
object Edit6: TEdit
Left = 448
Top = 24
Width = 145
Height = 21
TabOrder = 2
Text = 'Edit6'
end
object Edit7: TEdit
Left = 104
Top = 56
Width = 121
Height = 21
TabOrder = 3
Text = '111'
end
end
object Panel2: TPanel
Left = 0
Top = 152
Width = 657
Height = 97
TabOrder = 7
object Label5: TLabel
Left = 16
Top = 16
Width = 51
Height = 13
Caption = #32500#20462#31867#22411' '
end
object Label6: TLabel
Left = 240
Top = 8
Width = 39
Height = 13
Caption = #20462#29702#21378' '
end
object Label7: TLabel
Left = 16
Top = 48
Width = 54
Height = 13
Caption = #36827#22330#26085#26399' '
end
object Label8: TLabel
Left = 448
Top = 8
Width = 51
Height = 13
Caption = #26356#25442#37096#20214' '
end
object Label9: TLabel
Left = 304
Top = 56
Width = 54
Height = 13
Caption = #20986#21378#26085#26399' '
end
object Edit1: TEdit
Left = 96
Top = 8
Width = 121
Height = 21
TabOrder = 0
Text = 'A'
end
object Edit2: TEdit
Left = 296
Top = 8
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object DateTimePicker1: TDateTimePicker
Left = 96
Top = 48
Width = 169
Height = 21
Date = 38357.793136111100000000
Time = 38357.793136111100000000
TabOrder = 2
end
object Edit3: TEdit
Left = 520
Top = 8
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit3'
end
object DateTimePicker2: TDateTimePicker
Left = 424
Top = 48
Width = 186
Height = 21
Date = 38357.838796006900000000
Time = 38357.838796006900000000
TabOrder = 4
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 288
Width = 657
Height = 145
DataSource = DataSource1
TabOrder = 8
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ClientDataSet1: TClientDataSet
Aggregates = <>
Params = <>
Left = 240
Top = 360
end
object DataSource1: TDataSource
DataSet = ClientDataSet1
Left = 296
Top = 360
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -