FormComponentExtensionBase::InitExtension (open)

Initialize the extension before applying the settings

Syntax

LOADLIB "mod::publisher/lib/forms/editor.whlib";

MACRO InitExtension(OBJECT extendablelinescontainer)

Parameters

OBJECT extendablelinescontainer

Description

This function is called when loading the extension. The question node is not available yet at this point; use PostInitExtension to load the XML node settings.