TWebSiteRequestHandlerPath

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TCollection<TElement>Abstract base class for collections that store elements of type TElement
4TStack<TElement> Abstract base class for collections of TElement that store their elements in a last-in-first-out manner.
5TListStack<TWebSiteRequestHandler> TStack<TElement> that stores its elements in a list and allows access to those elements using their index position in the list.
6TWebSiteRequestHandlerPath

Source

WebSite.Request.pas (58)

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedTWebSiteRequestHandlerGetTop()
InstanceprotectedTWebSiteRequestHandlerGetElements(Index: TInteger32)
InstancepublicTWebSiteRequestHandlerPop()