home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 27
/
Pce27cd2.iso
/
Utilitarios
/
Office
/
WinClin
/
szip3.exe
/
SolusZip.exe
/
0
/
RCDATA
/
TFRMSENHA
/
TFRMSENHA.txt
< prev
Wrap
Text File
|
2000-02-21
|
2KB
|
90 lines
object FrmSenha: TFrmSenha
Left = 156
Top = 172
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 110
ClientWidth = 411
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 21
Top = 16
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
end
object Bevel1: TBevel
Left = 68
Top = 3
Width = 3
Height = 106
end
object Label1: TLabel
Tag = 424
Left = 88
Top = 10
Width = 202
Height = 13
Caption = 'Entre com a senha para o Arquivo: '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object SenhaEdit: TEdit
Left = 88
Top = 33
Width = 313
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object OkBtn: TBitBtn
Tag = 187
Left = 132
Top = 83
Width = 88
Height = 25
Cursor = crHandPoint
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object DescartarBtn: TBitBtn
Tag = 425
Left = 226
Top = 83
Width = 88
Height = 25
Cursor = crHandPoint
Caption = '&Descartar'
ModalResult = 5
TabOrder = 2
end
object CancelarBtn: TBitBtn
Tag = 121
Left = 319
Top = 83
Width = 88
Height = 25
Cursor = crHandPoint
Caption = '&Cancelar'
ModalResult = 2
TabOrder = 3
end
end