📄 workplan.dfm
字号:
object fworkplan: Tfworkplan
Left = 446
Top = 333
Width = 519
Height = 335
Caption = #24037#20316#26085#31243
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 53
Top = 12
Width = 121
Height = 13
AutoSize = False
Caption = #26085#26399': (YYYY-MM-DD)'
end
object Label2: TLabel
Left = 25
Top = 229
Width = 193
Height = 15
AutoSize = False
Caption = #19979#27425#23450#26102#20851#38381#25805#20316#31995#32479#30340#26102#38388
end
object Label3: TLabel
Left = 26
Top = 255
Width = 183
Height = 13
AutoSize = False
Caption = #19979#27425#23450#26102#37325#26032#21551#21160#31995#32479#30340#26102#38388
end
object Label4: TLabel
Left = 27
Top = 280
Width = 151
Height = 13
AutoSize = False
Caption = #19979#27425'UPS'#33258#25105#27979#35797#30340#26102#38388
end
object RzButton1: TRzButton
Left = 232
Top = 24
Width = 84
Height = 27
Caption = #21015#20986#25152#26377#26085#31243
HotTrack = True
HotTrackColor = clYellow
TabOrder = 0
end
object RzButton2: TRzButton
Left = 326
Top = 24
Width = 74
Height = 27
Caption = #28155#21152
HotTrack = True
HotTrackColor = clYellow
TabOrder = 1
OnClick = RzButton2Click
end
object RzButton3: TRzButton
Left = 411
Top = 24
Width = 74
Height = 27
Caption = #21024#38500
HotTrack = True
HotTrackColor = clYellow
TabOrder = 2
end
object RzEdit1: TRzEdit
Left = 216
Top = 224
Width = 186
Height = 21
Enabled = False
TabOrder = 3
end
object RzEdit2: TRzEdit
Left = 216
Top = 251
Width = 186
Height = 21
Enabled = False
TabOrder = 4
end
object RzEdit3: TRzEdit
Left = 216
Top = 277
Width = 186
Height = 21
Enabled = False
TabOrder = 5
end
object RzButton4: TRzButton
Left = 408
Top = 229
Caption = #20445#23384
HotTrack = True
HotTrackColor = clYellow
TabOrder = 6
OnClick = RzButton4Click
end
object RzButton5: TRzButton
Left = 408
Top = 267
Caption = #21462#28040
HotTrack = True
HotTrackColor = clYellow
TabOrder = 7
OnClick = RzButton5Click
end
object Edit1: TEdit
Left = 224
Top = 0
Width = 121
Height = 21
TabOrder = 8
Text = 'Edit1'
end
object ListView1: TListView
Left = 20
Top = 64
Width = 473
Height = 150
Columns = <
item
Caption = #26085#26399
Width = 100
end
item
Caption = #26102#38388
Width = 100
end
item
Caption = #20219#21153
Width = 200
end
item
Caption = #39057#27425
Width = 60
end>
TabOrder = 9
ViewStyle = vsReport
end
object DateTimePicker1: TDateTimePicker
Left = 40
Top = 29
Width = 169
Height = 21
Date = 39222.940266087960000000
Time = 39222.940266087960000000
TabOrder = 10
end
object Button1: TButton
Left = 312
Top = 224
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 11
OnClick = Button1Click
end
object workqry: TADOQuery
Connection = fmain.dbcon
Parameters = <>
Top = 208
end
object Query1: TQuery
Left = 8
Top = 248
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -