?? unit1.dfm
字號:
object Form1: TForm1
Left = 288
Top = 195
BorderStyle = bsDialog
Caption = #19975#24180#21382
ClientHeight = 344
ClientWidth = 545
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Visible = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 81
Top = 11
Width = 19
Height = 19
Caption = #24180
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 144
Top = 11
Width = 19
Height = 19
Caption = #26376
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 240
Top = 14
Width = 24
Height = 13
Caption = #29616#22312
end
object Label4: TLabel
Left = 368
Top = 14
Width = 36
Height = 13
Caption = #20892#21382#65306
end
object d_set: ThxCalendar
Left = 8
Top = 40
Width = 537
Height = 297
Color = clBtnHighlight
StartOfWeek = 0
TabOrder = 0
OnChange = d_setChange
end
object year: TSpinEdit
Left = 8
Top = 9
Width = 65
Height = 22
MaxValue = 2999
MinValue = 1000
TabOrder = 1
Value = 2005
OnChange = yearChange
end
object month: TSpinEdit
Left = 101
Top = 9
Width = 35
Height = 22
MaxValue = 12
MinValue = 1
TabOrder = 2
Value = 1
OnChange = monthClick
OnClick = monthClick
end
object Button1: TButton
Left = 568
Top = 0
Width = 75
Height = 25
Caption = 'Acchang'
TabOrder = 3
Visible = False
OnClick = AcchangExecute
end
object dat: TStaticText
Left = 280
Top = 12
Width = 19
Height = 17
Caption = 'dat'
TabOrder = 4
end
object s_da: TStaticText
Left = 411
Top = 12
Width = 27
Height = 17
Caption = 's_da'
TabOrder = 5
end
object Button2: TButton
Left = 168
Top = 8
Width = 57
Height = 25
Caption = #20170#22825
TabOrder = 6
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -