?? unitcalendar.dfm
字號:
object FormCalendar: TFormCalendar
Left = 330
Top = 271
BorderStyle = bsToolWindow
Caption = #26085#21382#23567#24037#20855
ClientHeight = 170
ClientWidth = 293
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object CCalendar1: TCCalendar
Left = 8
Top = 40
Width = 273
Height = 120
Hint = #26085#21382#23519#30475#23567#24037#20855
Color = clCaptionText
ParentShowHint = False
ShowHint = True
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 8
Top = 8
Width = 73
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 1
OnChange = ComboBox1Change
Items.Strings = (
#19968#26376
#20108#26376
#19977#26376
#22235#26376
#20116#26376
#20845#26376
#19971#26376
#20843#26376
#20061#26376
#21313#26376
#21313#19968#26376
#21313#20108#26376)
end
object Edit1: TEdit
Left = 96
Top = 8
Width = 57
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 2
Text = '2004'
OnChange = Edit1Change
end
object UpDown1: TUpDown
Left = 153
Top = 8
Width = 16
Height = 21
Associate = Edit1
Min = 0
Max = 9999
Position = 2004
TabOrder = 3
Thousands = False
Wrap = False
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -