home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 June
/
Vpr9806a.iso
/
OLS
/
Windows
/
ntaskbar
/
ntaskbar.lzh
/
NTASKBAR.EXE
/
0
/
RCDATA
/
TFORM_CALENDAR
/
TFORM_CALENDAR.txt
Wrap
Text File
|
1997-02-14
|
2KB
|
94 lines
object Form_Calendar: TForm_Calendar
Left = 446
Top = 258
Width = 177
Height = 156
BorderIcons = [biSystemMenu]
BorderStyle = bsSizeToolWin
Caption = 'ソスJソスソスソスソスソス_ソス['
Font.Color = clBlack
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
FormStyle = fsStayOnTop
PopupMenu = PopupMenu1
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Calendar1: TCalendar
Left = 0
Top = 25
Width = 169
Height = 106
Align = alClient
BorderStyle = bsNone
Color = clBtnFace
GridLineWidth = 0
StartOfWeek = 0
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 169
Height = 25
Align = alTop
BevelOuter = bvNone
TabOrder = 1
object Label1: TLabel
Left = 60
Top = 4
Width = 11
Height = 13
Caption = 'ソスN'
end
object Label2: TLabel
Left = 120
Top = 4
Width = 16
Height = 13
Caption = 'ソスソス'
end
object year: TSpinEdit
Left = 4
Top = 0
Width = 53
Height = 21
AutoSelect = False
EditorEnabled = False
MaxLength = 4
MaxValue = 2900
MinValue = 1900
TabOrder = 0
Value = 1900
OnChange = yearChange
end
object Month: TSpinEdit
Left = 76
Top = 0
Width = 41
Height = 21
AutoSelect = False
EditorEnabled = False
MaxLength = 2
MaxValue = 13
MinValue = 0
TabOrder = 1
Value = 1
OnChange = MonthChange
end
end
object PopupMenu1: TPopupMenu
Left = 32
Top = 64
object K1: TMenuItem
Caption = 'ソスツゑソスソスソス'
ShortCut = 0
OnClick = K1Click
end
end
end