|
ScroogeXHTML for Object Pascal 9.4
|
Properties for optimization. More...
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. | |
| string | DefaultFontName |
| Use this property to optimize the HTML code generation. | |
| Integer | DefaultFontSize |
| Use this property to optimize the HTML code generation. | |
| Boolean | IncludeDefaultFontStyle |
| Use this property to optimize the HTML code generation. | |
Properties for optimization.
| TSxOptionsOptimize::TSxOptionsOptimize | ( | TComponent | AOwner | ) |
Constructor.
| string TSxOptionsOptimize::DefaultFontColor |
Use this property to optimize the HTML code generation.
| string TSxOptionsOptimize::DefaultFontName |
Use this property to optimize the HTML code generation.
| Integer TSxOptionsOptimize::DefaultFontSize |
Use this property to optimize the HTML code generation.
| Boolean TSxOptionsOptimize::IncludeDefaultFontStyle |
Use this property to optimize the HTML code generation.