home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 390
- Top = 199
- BorderStyle = bsSingle
- Caption = 'DANIELSOFT EDITOR VERZE 3.2'
- ClientHeight = 181
- ClientWidth = 275
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 16
- object Label1: TLabel
- Left = 55
- Top = 8
- Width = 184
- Height = 29
- Caption = 'DaNiElSoFt editor'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -21
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 34
- Top = 48
- Width = 207
- Height = 23
- Caption = 'Textov� editor pro pr�ci'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Book Antiqua CE'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 72
- Top = 80
- Width = 131
- Height = 23
- Caption = 's �ist�m textem'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Book Antiqua CE'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 7
- Top = 112
- Width = 257
- Height = 16
- Caption = 'freeware, autor: Daniel Novotn�,1998-9'
- end
- object Button1: TButton
- Left = 88
- Top = 136
- Width = 89
- Height = 33
- Caption = 'OK'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Technical'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-