|
{{! void template created for the IBlogApplication.ArticleEdit View:
|
|
defined as
|
|
procedure ArticleEdit(const ID: integer; const Title: RawUTF8; const Content: RawUTF8; out Article: TSQLArticle);
|
|
with the following data context:
|
|
* Main: variant
|
|
* Article: TSQLArticle
|
|
}}
|