TOptionsDlg -
GenerateIniName
HexCommentItem
IndexItem
LargeItem
LBloomItem
RBloomItem
Section
SmallItem
ZeroPadItem
OptionsDlg
GenerateIniName = 'win.ini'
Code generation options dialog } {Renamed from Options.pas 6/14/1998 Paul Rice to avoid conflicts with others' work.
HexCommentItem = 'HexComments'
IndexItem = 'Index'
LargeItem = 'Large'
LBloomItem = 'LeftBloom'
RBloomItem = 'RightBloom'
Section = 'FontEditor'
SmallItem = 'Small'
strings for the INI file
ZeroPadItem = 'ZeroPadding'
OptionsDlg : TOptionsDlg
Public declarations