home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 July
/
Chip_1999-07_cd.bin
/
zkuste
/
Delphi
/
D
/
sce.exe
/
PRGEDIT.EXE
/
0
/
RCDATA
/
TSTUDFORM
/
TSTUDFORM.txt
Wrap
Text File
|
1999-01-01
|
1KB
|
56 lines
object StudForm: TStudForm
Left = 839
Top = 317
BorderIcons = []
BorderStyle = bsDialog
Caption = 'QTE 1.70 f�r Pascal und Delphi'
ClientHeight = 139
ClientWidth = 396
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
PixelsPerInch = 120
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 16
Top = 8
Width = 361
Height = 73
Caption = 'Neu: Preiswerte Studentenversion...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton1Click
end
object BitBtn1: TBitBtn
Left = 272
Top = 98
Width = 75
Height = 25
Caption = '&OK'
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkOK
end
object StartCB: TCheckBox
Left = 16
Top = 98
Width = 209
Height = 17
Caption = 'Diesen Dialog bei jedem Start zeigen'
Checked = True
State = cbChecked
TabOrder = 1
end
end