home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 32
/
hot34.iso
/
ficheros
/
9APLI
/
TIMBNT25.ZIP
/
INSTALL.EXE
/
BILLPOWR.EXE
/
0
/
RCDATA
/
TPROJSCHEDULE
/
TPROJSCHEDULE.txt
Wrap
Text File
|
1998-04-14
|
1KB
|
73 lines
object ProjSchedule: TProjSchedule
Left = 3
Top = 86
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Listing'
ClientHeight = 432
ClientWidth = 640
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Pitch = fpFixed
Font.Style = []
Menu = MainMenu1
Scaled = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 17
object RptInfo: TImage
Left = 0
Top = 0
Width = 631
Height = 101
end
object RptList: TListBox
Left = 2
Top = 122
Width = 629
Height = 229
ItemHeight = 17
MultiSelect = True
TabOrder = 0
OnDblClick = RptListDblClick
OnKeyDown = RptListKeyDown
OnMouseDown = RptListMouseDown
end
object OKbtn: TButton
Left = 452
Top = 6
Width = 73
Height = 25
Cancel = True
Caption = '&OK'
TabOrder = 1
OnClick = OKbtnClick
end
object MainMenu1: TMainMenu
Left = 8
Top = 4
object ListPrint: TMenuItem
Caption = '&Print'
OnClick = ListPrintClick
end
object RptEdit: TMenuItem
Caption = '&Edit'
object RptEditCopy: TMenuItem
Caption = '&Copy'
OnClick = RptEditCopyClick
end
end
object RptHelp: TMenuItem
Caption = '&Help'
OnClick = RptHelpClick
end
end
object PrintDialog1: TPrintDialog
Left = 76
Top = 6
end
end