TMoveMessageForm

Move a message amongst the messages attached to the same parent

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TWebPageComponent Abstract base class for components within a web page that can be rendered to a THtmlElement.
3TDefaultWebPageComponent Base class for TWebPageComponent with a caption
4TForm Base class for forms on a web page containing TFormField instances.
5TMoveArticleForm Form for moving a TArticle in the article tree
6TMoveArticleGloballyForm Move article outside of its parent
7TMoveMessageForm

Source

ContentManagement.Article.Module.WebSite.pas (145)

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedAddArticleMoveOptions(Database: TSqlDatabase; Translator: TTranslator; ToMoveID: TInteger32; ParentID: TInteger32; Level: TInteger32)
InstanceprotectedAddMessageMoveOptions(Database: TSqlDatabase; ToMoveID: TInteger32; ParentID: TInteger32; Level: TInteger32)
InstancepublicLoad(Message: TMessage)
InstancepublicSetTargetOptions(Database: TSqlDatabase; Translator: TTranslator)