home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
WTXT
/
CTE32_.ZIP
/
_SETUP.1
/
Cte95.exe
/
0
/
RCDATA
/
TFOOTNOTEDLG
/
TFOOTNOTEDLG.txt
Wrap
Text File
|
1998-06-03
|
2KB
|
108 lines
object FootnoteDlg: TFootnoteDlg
Left = 324
Top = 209
HelpContext = 5024
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Footnote Style'
ClientHeight = 124
ClientWidth = 288
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 9
Width = 177
Height = 104
Shape = bsFrame
IsControl = True
end
object TLabel
Left = 16
Top = 24
Width = 56
Height = 13
Caption = '&Character'
FocusControl = ECharacter
end
object TLabel
Left = 16
Top = 53
Width = 44
Height = 13
Caption = '&Number'
FocusControl = ENummer
end
object Label1: TLabel
Left = 16
Top = 80
Width = 29
Height = 13
Caption = '&Style'
FocusControl = CBNrTyp
end
object OKBtn: TBitBtn
Left = 198
Top = 14
Width = 77
Height = 27
TabOrder = 3
OnClick = OKBtnClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 198
Top = 46
Width = 77
Height = 27
TabOrder = 4
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object HelpBtn: TBitBtn
Left = 198
Top = 78
Width = 77
Height = 27
TabOrder = 5
Kind = bkHelp
Margin = 2
Spacing = -1
IsControl = True
end
object ECharacter: TEdit
Left = 135
Top = 19
Width = 36
Height = 21
TabOrder = 0
end
object ENummer: TEdit
Left = 122
Top = 48
Width = 49
Height = 21
TabOrder = 1
end
object CBNrTyp: TComboBox
Left = 82
Top = 77
Width = 89
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
end
end