home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
WTXT
/
CTE32_.ZIP
/
_SETUP.1
/
Cte95.exe
/
0
/
RCDATA
/
TPREFERENCESDLG
/
TPREFERENCESDLG.txt
Wrap
Text File
|
1998-06-03
|
6KB
|
304 lines
object PreferencesDlg: TPreferencesDlg
Left = 302
Top = 109
HelpContext = 5000
ActiveControl = OKBtn
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Preferences'
ClientHeight = 332
ClientWidth = 317
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object OKBtn: TBitBtn
Left = 232
Top = 9
Width = 77
Height = 27
TabOrder = 3
OnClick = OKBtnClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 232
Top = 41
Width = 77
Height = 27
TabOrder = 4
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object HelpBtn: TBitBtn
Left = 232
Top = 72
Width = 77
Height = 27
TabOrder = 5
Kind = bkHelp
Margin = 2
Spacing = -1
IsControl = True
end
object Colors: TGroupBox
Left = 6
Top = 7
Width = 211
Height = 170
Caption = 'Colors'
TabOrder = 0
object Bevel1: TBevel
Left = 141
Top = 19
Width = 59
Height = 19
end
object IM: TLabel
Left = 145
Top = 22
Width = 52
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Text'
Color = clBtnFace
ParentColor = False
end
object Bevel4: TBevel
Left = 141
Top = 43
Width = 59
Height = 19
end
object OM: TLabel
Left = 145
Top = 46
Width = 52
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Text'
Color = clBtnFace
ParentColor = False
end
object Bevel2: TBevel
Left = 141
Top = 67
Width = 59
Height = 19
end
object CS: TLabel
Left = 145
Top = 70
Width = 52
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Text'
Color = clBtnFace
ParentColor = False
end
object Bevel3: TBevel
Left = 141
Top = 91
Width = 59
Height = 19
end
object Rf: TLabel
Left = 145
Top = 94
Width = 52
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Text'
Color = clBtnFace
ParentColor = False
end
object Bevel5: TBevel
Left = 141
Top = 115
Width = 59
Height = 19
end
object Hd: TLabel
Left = 145
Top = 118
Width = 52
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Text'
Color = clBtnFace
ParentColor = False
end
object Bevel6: TBevel
Left = 141
Top = 139
Width = 59
Height = 19
end
object Cm: TLabel
Left = 145
Top = 142
Width = 52
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Text'
Color = clBtnFace
ParentColor = False
end
object BIM: TButton
Left = 9
Top = 18
Width = 121
Height = 22
Caption = '&Inner Margin'
TabOrder = 0
OnClick = BIMClick
end
object BOM: TButton
Left = 9
Top = 42
Width = 121
Height = 22
Caption = '&Outer Margin'
TabOrder = 1
OnClick = BOMClick
end
object BCS: TButton
Left = 9
Top = 66
Width = 121
Height = 22
Caption = '&Chapter / Sigla'
TabOrder = 2
OnClick = BCSClick
end
object BRf: TButton
Left = 9
Top = 90
Width = 121
Height = 22
Caption = '&References'
TabOrder = 3
OnClick = BRfClick
end
object BHd: TButton
Left = 9
Top = 114
Width = 121
Height = 22
Caption = 'Hi&dden Text'
TabOrder = 4
OnClick = BHdClick
end
object Bcm: TButton
Left = 9
Top = 138
Width = 121
Height = 22
Caption = 'Co&mmand Strings'
TabOrder = 5
OnClick = BcmClick
end
end
object Panel1: TPanel
Left = 6
Top = 263
Width = 211
Height = 29
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object MultiKey: TCheckBox
Left = 11
Top = 8
Width = 109
Height = 17
Caption = '&Auto MultiKey'
TabOrder = 0
end
end
object GroupBox1: TGroupBox
Left = 6
Top = 184
Width = 211
Height = 73
Caption = 'Kerning'
TabOrder = 1
object Label1: TLabel
Left = 12
Top = 24
Width = 82
Height = 13
Caption = 'Min. &Font Size'
FocusControl = CBKernFont
end
object BKernScreen: TCheckBox
Left = 11
Top = 46
Width = 113
Height = 17
Caption = 'Use on &Screen'
TabOrder = 1
end
object CBKernFont: TComboBox
Left = 138
Top = 20
Width = 57
Height = 21
ItemHeight = 13
Items.Strings = (
'All'
'6'
'7'
'8'
'10'
'12'
'14'
'16'
'18'
'24')
TabOrder = 0
end
end
object POLE: TPanel
Left = 6
Top = 296
Width = 211
Height = 29
BevelInner = bvRaised
BevelOuter = bvLowered
Enabled = False
TabOrder = 6
object BDrawObjects: TCheckBox
Left = 11
Top = 8
Width = 109
Height = 17
Caption = 'Dra&w Objects'
TabOrder = 0
end
end
object ColorDlg: TColorDialog
Ctl3D = True
Color = clWhite
Options = [cdFullOpen]
Left = 277
Top = 108
end
end