ScroogeXHTML for Delphi  6.7
 All Classes Functions Variables Pages
TSxOptionsOptimize Class Reference

Properties for optimization. More...

Inheritance diagram for TSxOptionsOptimize:
TSxOptions

Public Member Functions

 TSxOptionsOptimize (TComponent AOwner)
 Constructor.
 
- Public Member Functions inherited from TSxOptions
 TSxOptions (TComponent AOwner)
 Constructor.
 

Public Attributes

string DefaultFontColor
 Use this property to optimize the HTML code generation. More...
 
string DefaultFontName
 Use this property to optimize the HTML code generation. More...
 
Integer DefaultFontSize
 Use this property to optimize the HTML code generation. More...
 
Boolean IncludeDefaultFontStyle
 Use this property to optimize the HTML code generation. More...
 

Detailed Description

Properties for optimization.

Member Data Documentation

string TSxOptionsOptimize::DefaultFontColor

Use this property to optimize the HTML code generation.

See Also
DefaultFontName
DefaultFontSize
IncludeDefaultFontStyle
FDefaultFontColor For reading
SetDefaultFontColor For writing

Referenced by TSxOptionsOptimize().

string TSxOptionsOptimize::DefaultFontName

Use this property to optimize the HTML code generation.

See Also
DefaultFontColor
DefaultFontSize
IncludeDefaultFontStyle
FDefaultFontName For reading
SetDefaultFontName For writing

Referenced by TSxOptionsOptimize().

Integer TSxOptionsOptimize::DefaultFontSize

Use this property to optimize the HTML code generation.

See Also
DefaultFontColor
DefaultFontName
IncludeDefaultFontStyle
FDefaultFontSize For reading
SetDefaultFontSize For writing

Referenced by TSxOptionsOptimize().

Boolean TSxOptionsOptimize::IncludeDefaultFontStyle

Use this property to optimize the HTML code generation.

See Also
DefaultFontColor
DefaultFontName
DefaultFontSize
FIncludeDefaultFontStyle For reading
FIncludeDefaultFontStyle For writing