home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Powerdrive 1997 June
/
POWERDRIVE0697.ISO
/
share
/
win95
/
anwend
/
qcopy
/
_setup.1
/
Qcwin.exe
/
0
/
RCDATA
/
TDCDLG
/
TDCDLG.txt
< prev
Wrap
Text File
|
1997-03-24
|
2KB
|
106 lines
object DCDLG: TDCDLG
Left = 244
Top = 138
Width = 386
Height = 178
HelpContext = 15
ActiveControl = OKBtn
BorderIcons = [biSystemMenu]
Color = clTeal
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Icon.Data = {<image000.ico>}
OnCreate = FormCreate
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object Meldung: TLabel
Left = 208
Top = 16
Width = 153
Height = 73
AutoSize = False
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Image2: TImage
Left = 16
Top = 16
Width = 177
Height = 57
Picture.Data = {<image001.bmp>}
Stretch = True
Visible = False
end
object Image1: TImage
Left = 16
Top = 16
Width = 177
Height = 57
Picture.Data = {<image002.bmp>}
Stretch = True
Visible = False
end
object Bevel1: TBevel
Left = 0
Top = 0
Width = 378
Height = 151
Visible = False
end
object nullbtn: TButton
Left = 32
Top = 120
Width = 17
Height = 0
TabOrder = 2
end
object OKBtn: TBitBtn
Left = 104
Top = 108
Width = 80
Height = 22
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Kind = bkOK
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 194
Top = 108
Width = 80
Height = 22
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Kind = bkCancel
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
object Timer1: TTimer
Enabled = False
Interval = 2500
OnTimer = Timer1Timer
Left = 296
Top = 104
end
end