WebSiteInside Unit Classes Types Const |
Classes |
TWebDataCollection | This is a direct TCollection descendant, redefined to work with items of TWebDataItem class. |
TWebDataItem | Represents a single data file (HTML page, image, stylesheet, etc) of your Web-Site-Inside. |
TWebSiteInside | This is the component which represents a "web site" embedded into your application. |
Types |
TDataString | This type is actually just a String, but it was made a separate type to make it use its own property editor. |
TGetDataEvent | This procedure type is used for TWebDataItem.OnGetData event. |
Global Constants |
DEFAULT_PROTOCOL | Error in DocComment |
|