home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
zkuste
/
delphi
/
unity
/
d56
/
MJOURNAL.ZIP
/
Demo
/
Unit1.dfm
< prev
next >
Wrap
Text File
|
2002-08-29
|
548b
|
27 lines
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