home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Constituciones de América Latina
/
Constituciones.iso
/
Constituciones.exe
/
0
/
RCDATA
/
TFORMAPREFERENCIAS
/
TFORMAPREFERENCIAS.txt
< prev
Wrap
Text File
|
2006-04-20
|
2KB
|
78 lines
object formaPreferencias: TformaPreferencias
Left = 286
Top = 191
BorderStyle = bsDialog
Caption = 'Preferencias'
ClientHeight = 98
ClientWidth = 260
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 16
Width = 137
Height = 33
AutoSize = False
Caption = 'Aumenta porcentualmente el tama�o del texto. '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label2: TLabel
Left = 224
Top = 16
Width = 16
Height = 20
Caption = '%'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 40
Top = 64
Width = 81
Height = 25
Caption = '&Aceptar'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 64
Width = 81
Height = 25
Caption = '&Cancelar'
TabOrder = 1
OnClick = Button2Click
end
object SpinEdit1: TSpinEdit
Left = 176
Top = 16
Width = 41
Height = 22
Increment = 10
MaxValue = 300
MinValue = 50
TabOrder = 2
Value = 50
end
end