home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 August
/
Chip_2000-08_cd1.bin
/
sharewar
/
exp
/
DMEXUTIL.EXE
/
0
/
RCDATA
/
TEXECFORM
/
TEXECFORM.txt
Wrap
Text File
|
2000-02-23
|
723b
|
40 lines
object EXECForm: TEXECForm
Left = 5000
Top = 5000
BorderStyle = bsToolWindow
Caption = 'Ausf�hren...'
ClientHeight = 82
ClientWidth = 312
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 32
Height = 13
Caption = 'Label1'
end
object Label2: TLabel
Left = 16
Top = 32
Width = 32
Height = 13
Caption = 'Label2'
end
object Label3: TLabel
Left = 16
Top = 64
Width = 32
Height = 13
Caption = 'Label3'
end
end