home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Powerdrive 1997 June
/
POWERDRIVE0697.ISO
/
share
/
win95
/
anwend
/
qcopy
/
_setup.1
/
Qcwin.exe
/
0
/
RCDATA
/
TLGDLG
/
TLGDLG.txt
< prev
Wrap
Text File
|
1997-03-24
|
1KB
|
58 lines
object lgdlg: Tlgdlg
Left = 256
Top = 112
BorderStyle = bsDialog
Caption = 'Diskettenanforderung'
ClientHeight = 188
ClientWidth = 216
Color = clYellow
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 13
object Meldung: TLabel
Left = 24
Top = 88
Width = 169
Height = 33
Alignment = taCenter
Caption = 'Meldung'
WordWrap = True
end
object Image1: TImage
Left = 48
Top = 16
Width = 129
Height = 65
Picture.Data = {<image000.bmp>}
end
object Image2: TImage
Left = 48
Top = 16
Width = 129
Height = 65
Picture.Data = {<image001.bmp>}
end
object BitBtn1: TBitBtn
Left = 20
Top = 144
Width = 79
Height = 27
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 116
Top = 144
Width = 79
Height = 27
TabOrder = 1
OnClick = BitBtn2Click
Kind = bkCancel
end
end