Unit GWOption

Classes

TOptionsDlg -

Functions

Types

Constants

GenerateIniName
HexCommentItem
IndexItem
LargeItem
LBloomItem
RBloomItem
Section
SmallItem
ZeroPadItem

Variables

OptionsDlg


Functions


Types


Constants

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'


Variables

OptionsDlg : TOptionsDlg

Public declarations