home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Gian 1999 January
/
TG199901.mdf
/
calendar
/
calendar.exe
/
0
/
RCDATA
/
TFORMMAIN
/
TFORMMAIN.txt
Wrap
Text File
|
1998-08-21
|
2KB
|
105 lines
object FormMain: TFormMain
Left = 192
Top = 107
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'FormMain'
ClientHeight = 73
ClientWidth = 704
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
PixelsPerInch = 96
TextHeight = 12
object ImageMain: TImage
Left = 0
Top = 0
Width = 57
Height = 57
AutoSize = True
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
end
object ImageSize: TImage
Left = 128
Top = 0
Width = 57
Height = 57
AutoSize = True
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
end
object ImageInstall: TImage
Left = 256
Top = 0
Width = 57
Height = 57
AutoSize = True
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
end
object ImageQuit: TImage
Left = 384
Top = 0
Width = 57
Height = 57
AutoSize = True
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
end
object ImagePreview: TImage
Left = 64
Top = 0
Width = 57
Height = 57
AutoSize = True
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
end
object ImageColor: TImage
Left = 192
Top = 0
Width = 57
Height = 57
AutoSize = True
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
end
object ListBoxMain: TListBox
Left = 448
Top = 0
Width = 57
Height = 57
BorderStyle = bsNone
Color = clBlack
ExtendedSelect = False
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '�l�r �S�V�b�N'
Font.Style = []
ItemHeight = 12
ParentFont = False
Style = lbOwnerDrawFixed
TabOrder = 0
OnClick = ListBoxMainClick
OnDrawItem = ListBoxMainDrawItem
OnMouseMove = ListBoxMainMouseMove
end
end