home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC go! Special 24
/
SH24.ISO
/
PROGRAMM
/
SHARE
/
HILFSP
/
Speicher
/
SP.exe
/
Speicher.exe
/
0
/
RCDATA
/
TFRMMAIN
/
TFRMMAIN.txt
Wrap
Text File
|
1998-11-09
|
1KB
|
65 lines
object frmMain: TfrmMain
Left = 721
Top = 578
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 127
ClientWidth = 151
Color = clSilver
Ctl3D = False
DockSite = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object PanelOthers: TPanel
Left = 0
Top = 0
Width = 151
Height = 41
Align = alTop
BevelOuter = bvNone
TabOrder = 0
end
object PanelPerfs: TPanel
Left = 0
Top = 41
Width = 151
Height = 41
Align = alTop
BevelOuter = bvNone
TabOrder = 1
end
object PanelDrives: TPanel
Left = 0
Top = 82
Width = 151
Height = 41
Align = alTop
BevelOuter = bvNone
Color = clSilver
DockSite = True
TabOrder = 2
end
object PopupMenu1: TPopupMenu
object mnEigenschaften: TMenuItem
Caption = '&Eigenschaften'
OnClick = mnEigenschaftenClick
end
object mnSchliessen: TMenuItem
Caption = '&Schliessen'
OnClick = mnSchliessenClick
end
end
object PaintTimer: TTimer
OnTimer = PaintTimerTimer
Top = 32
end
end