home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
WTXT
/
CTE32_.ZIP
/
_SETUP.1
/
Cte95.exe
/
0
/
RCDATA
/
TKAPITELDLG
/
TKAPITELDLG.txt
Wrap
Text File
|
1998-06-03
|
2KB
|
105 lines
object KapitelDlg: TKapitelDlg
Left = 398
Top = 119
HelpContext = 5006
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Insert Chapter Reference'
ClientHeight = 198
ClientWidth = 298
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object OKBtn: TBitBtn
Left = 213
Top = 6
Width = 77
Height = 27
TabOrder = 4
OnClick = OKBtnClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 213
Top = 39
Width = 77
Height = 27
TabOrder = 5
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object HelpBtn: TBitBtn
Left = 213
Top = 72
Width = 77
Height = 27
TabOrder = 6
Kind = bkHelp
Margin = 2
Spacing = -1
IsControl = True
end
object RFrom: TRadioGroup
Left = 6
Top = 6
Width = 196
Height = 105
Caption = 'F&rom'
ItemIndex = 0
Items.Strings = (
'&First Chapter on Page'
'First Chapter on &Even Page'
'First &New Chapter on Page'
'First Ne&w Chapter on Page')
TabOrder = 0
end
object BTo: TCheckBox
Left = 7
Top = 152
Width = 175
Height = 17
Caption = '&To Last Chapter on Page'
TabOrder = 2
end
object GroupBox1: TGroupBox
Left = 7
Top = 111
Width = 195
Height = 35
TabOrder = 1
object Label1: TLabel
Left = 5
Top = 14
Width = 28
Height = 13
Caption = '"T&o"'
FocusControl = ETo
end
object ETo: TEdit
Left = 47
Top = 11
Width = 58
Height = 21
TabOrder = 0
end
end
object BLineNrs: TCheckBox
Left = 7
Top = 171
Width = 160
Height = 17
Caption = '&Line Numbers'
TabOrder = 3
end
end