|
Daraja HTTP Framework 3.0.7-SNAPSHOT
HTTP server framework for Object Pascal
|
Interface for web component configuration, providing access to initialization parameters. More...
Public Member Functions | |
| IContext | GetContext () |
| string | GetInitParameter (const string Key) |
| Gets an initialization parameter. | |
| TdjStrings | GetInitParameterNames () |
Interface for web component configuration, providing access to initialization parameters.
| IContext IWebComponentConfig::GetContext | ( | ) |
| string IWebComponentConfig::GetInitParameter | ( | const string | Key | ) |
Gets an initialization parameter.
| Key | Parameter name |
| TdjStrings IWebComponentConfig::GetInitParameterNames | ( | ) |