home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1998 November (Bonus)
/
GAMESTAR11B.ISO
/
Start_95.exe
/
0
/
RCDATA
/
TDIRECTX
/
TDIRECTX.txt
< prev
Wrap
Text File
|
1998-09-09
|
1KB
|
50 lines
object DirectX: TDirectX
Left = 485
Top = 286
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'DirectX-Auswahl'
ClientHeight = 104
ClientWidth = 187
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 8
Top = 8
Width = 169
Height = 41
Caption = 'DirectX 6 / Windows 95'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 8
Top = 56
Width = 169
Height = 41
Caption = 'DirectX 6 / Windows 98'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
end