home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 326
- Top = 126
- Width = 209
- Height = 99
- Caption = 'MiTeC Journal Example'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 16
- Top = 20
- Width = 169
- Height = 25
- Caption = 'Generate random events'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-