Show: Delphi C++
Display Preferences

WebComp

From XE2 API Documentation
Jump to: navigation, search


Contents

Classes

IAddFieldsEditor
IGetWebComponentList
IGetWebComponentNodeName
IGetXMLStream
ILayoutWebContentILayoutWebContent lets child Web items adhere to layout rules imposed by their parent.
INotifyActivateModule
INotifyWebActivate
IProducerEditorViewSupport
ISetWebContentOptions
ITopLevelWebComponent
IWebComponentIWebComponent is the interface supported by components that TWebComponentList manages.
IWebComponentCommands
IWebComponentContainer
IWebComponentEditorIWebComponentEditor enables a Web item to be assigned children in the IDE.
IWebComponentEditorHelper
IWebContentIWebContent is an interface that allows components page producers and Web items to access the HTML generated by other components.
IWebVariablesContainerName
TLayoutTLayout is the type for helper objects that generate layout code for a Web item.
TLayoutAttributesTLayoutAttributes describes how an HTML control should be laid out.
TLayoutWebContentTLayoutWebContent lets child Web items adhere to layout rules imposed by their parent.
TWebComponentClassDescription
TWebComponentContainerTWebComponentContainer is the type for components that maintain a list of Web items.
TWebComponentListTWebComponentList maintains a list of Web item components.
TWebComponentsEditorHelper
TWebContainedComponentTWebContainedComponent is the base class for Web items that generate HTML on behalf of another component.
TWebContainedComponentHelperTWebContainedComponentHelper implements the common behavior of components that generate HTML on behalf of another component.
TWebContainedContainerComponentTWebContainedContainerComponent is the base class for Web items that generate HTML on behalf of another component and also use Web items to generate HTML.
TWebContainerComponentTWebContainerComponent is the base class for components that use Web items to generate HTML.
TWebContainerComponentHelperTWebContainerComponentHelper implements the common behavior of components that maintain a list of Web items to generate HTML.
TWebContentOptionsTWebContentOptions controls what a Web item can include in its generated HTML.

Routines

DesigningComponent
EnumRegisteredWebComponents
FindWebComponentEditorHelper
QualifyFileName
RegisterWebComponents
UnRegisterWebComponents
ValidateWebParent

Types

_di_IAddFieldsEditor
_di_IGetWebComponentList
_di_IGetWebComponentNodeName
_di_IGetXMLStream
_di_ILayoutWebContent
_di_INotifyActivateModule
_di_INotifyWebActivate
_di_IProducerEditorViewSupport
_di_ISetWebContentOptions
_di_ITopLevelWebComponent
_di_IWebComponent
_di_IWebComponentCommands
_di_IWebComponentContainer
_di_IWebComponentEditor
_di_IWebComponentEditorHelper
_di_IWebContent
_di_IWebVariablesContainerName
TEnumWebComponentsProc
TGetComponentListEventTGetComponentListEvent is the type for event handlers that supply a list of child Web items.
TLabelPosition
TLayoutTLayout is the type for helper objects that generate layout code for a Web item.
TSetComponentListEvent
TWebComponentContainerTWebComponentContainer is the type for components that maintain a list of Web items.
TWebContentFlagTWebContentFlags indicates the type of HTML a Web item can produce.
TWebContentFlags

Variables

EnumRegisteredWebComponentsProc
FindWebComponentEditorHelperProc
RegisterWebComponentsProc
UnRegisterWebComponentsProc

Constants

coLocalPathscoLocalPaths: TWebContentFlag = coLocalPaths;
coNoExecuteScriptcoNoExecuteScript: TWebContentFlag = coNoExecuteScript;
coNoScriptcoNoScript: TWebContentFlag = coNoScript;
lposAbovelposAbove: TLabelPosition = lposAbove;
lposBelowlposBelow: TLabelPosition = lposBelow;
lposLeftlposLeft: TLabelPosition = lposLeft;
lposRightlposRight: TLabelPosition = lposRight;


Personal tools
Previous Versions
Translations