📄 frlb.dfm
字号:
inherited F_rlb: TF_rlb
Left = 244
Top = 133
Caption = #26085#21382#31807
ClientHeight = 192
ClientWidth = 309
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 1
Top = 160
Width = 309
Height = 38
end
object SpeedButton1: TSpeedButton
Left = 250
Top = 161
Width = 44
Height = 30
Caption = #30830#23450
OnClick = SpeedButton1Click
end
object Label1: TLabel
Left = 109
Top = 168
Width = 16
Height = 13
AutoSize = False
Caption = #24180
end
object Label2: TLabel
Left = 228
Top = 169
Width = 13
Height = 13
AutoSize = False
Caption = #26376
end
object MonthCalendar1: TMonthCalendar
Left = 0
Top = 0
Width = 309
Height = 153
Align = alTop
Date = 38409.382139409720000000
TabOrder = 0
end
object Edit1: TEdit
Left = 18
Top = 165
Width = 80
Height = 21
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 137
Top = 165
Width = 80
Height = 22
Style = csOwnerDrawFixed
ItemHeight = 16
ItemIndex = 0
TabOrder = 2
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10'
'11'
'12')
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -