home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
Contact.exe
/
0
/
RCDATA
/
TFORMCONFIRMPWD
/
TFORMCONFIRMPWD.txt
< prev
Wrap
Text File
|
1999-09-06
|
1KB
|
73 lines
object FormConfirmPwd: TFormConfirmPwd
Left = 322
Top = 185
BorderStyle = bsDialog
Caption = 'Nov� heslo'
ClientHeight = 127
ClientWidth = 245
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 229
Height = 81
Shape = bsFrame
end
object LabelPlus1: TLabelPlus
Left = 92
Top = 28
Width = 97
Height = 13
Caption = 'Potvr�te nov� heslo'
FocusControl = EditPwd
Attached = True
end
object ImageTop: TImage
Left = 24
Top = 24
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
end
object BtnOk: TButton
Left = 83
Top = 96
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object BtnCancel: TButton
Left = 163
Top = 96
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object EditPwd: TEdit
Left = 92
Top = 44
Width = 121
Height = 21
MaxLength = 20
PasswordChar = '*'
TabOrder = 0
end
object Wallpaper1: TWallpaper
ResourceName = 'WALLPAPER'
Left = 8
Top = 96
end
end