home *** CD-ROM | disk | FTP | other *** search
- object FructusAboutWindow: TFructusAboutWindow
- Left = 275
- Top = 152
- BorderIcons = [biMinimize]
- BorderStyle = bsDialog
- Caption = 'About Fructus for Windows 95'
- ClientHeight = 223
- ClientWidth = 297
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Scaled = False
- OnKeyPress = Exit
- OnShow = SetupWindow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 300
- Height = 230
- Picture.Data = {<image000.bmp>}
- OnClick = Bye
- end
- end
-