home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 10
/
Chip_Hitware_Vol_10.iso
/
chiphit
/
tools
/
95edi
/
edi.exe
/
0
/
RCDATA
/
TFRMEDIMDI
/
TFRMEDIMDI.txt
< prev
Wrap
Text File
|
1997-09-23
|
1KB
|
71 lines
object frmEdiMDI: TfrmEdiMDI
Left = 322
Top = 156
AutoScroll = False
Caption = 'Edi'
ClientHeight = 266
ClientWidth = 463
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
Icon.Data = {<image000.ico>}
KeyPreview = True
Position = poScreenCenter
Visible = True
OnActivate = FormActivate
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnKeyPress = FormKeyPress
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object RichEdit: TRichEdit
Left = 0
Top = 0
Width = 463
Height = 247
Align = alClient
PlainText = True
PopupMenu = frmEdiMain.PopupMenu
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
OnChange = RichEditChange
OnKeyDown = RichEditKeyDown
OnKeyPress = RichEditKeyPress
OnKeyUp = RichEditKeyUp
OnMouseDown = RichEditMouseDown
end
object mdiStatusBar: TStatusBar
Left = 0
Top = 247
Width = 463
Height = 19
Panels = <
item
Alignment = taCenter
Width = 135
end
item
Alignment = taCenter
Width = 85
end
item
Alignment = taCenter
Width = 95
end
item
Alignment = taCenter
Width = 60
end
item
Width = 80
end>
SimplePanel = False
end
end