Top Method Summary
Options Name Purpose
LONGCHAR GenerateControlInit (logical) Generates the Code block for the BeginInit or EndInit calls
LONGCHAR GenerateControlNews () Generates the code block NEW's the Controls
LONGCHAR GenerateControlsPropertyAssign () Generates the Code block that assigns the Control properties
LONGCHAR GenerateControlSupportVariables () Generates the code block that defines and initializes the Control Support Variables
LONGCHAR GenerateDefineControlVariables () Generates the code block that defines the Control Variables
CHARACTER GenerateObjectName (character) Generates a temporary object name (e.g. appearance1) based on a provided name (e.g. appearance)
ProcessImages (character) Processes Component Images, addes them to the .resx file

Top Constructor Summary
Options Name Purpose
ContainerControlGenerator () Constructor for the ContainerControlGenerator class

Top Property Summary
Options Name Purpose
Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator ControlGenerators


Method Detail
Top

LONGCHAR GenerateControlInit (logical)

Purpose: Generates the Code block for the BeginInit or EndInit calls
Notes:

Parameters:
plInit LOGICAL
Logical value indicating if the method should generate BeginInit or EndInit calls
Returns LONGCHAR
The code block with the BeginInit or EndInit for the Controls
Top

LONGCHAR GenerateControlNews ()

Purpose: Generates the code block NEW's the Controls
Notes:

Returns LONGCHAR
The code block that NEW's the Controls
Top

LONGCHAR GenerateControlsPropertyAssign ()

Purpose: Generates the Code block that assigns the Control properties
Notes:

Returns LONGCHAR
The code block that assigns the Control properties
Top

LONGCHAR GenerateControlSupportVariables ()

Purpose: Generates the code block that defines and initializes the Control Support Variables
Notes:

Returns LONGCHAR
The code block that defines and initialized the Control Support Variables
Top

LONGCHAR GenerateDefineControlVariables ()

Purpose: Generates the code block that defines the Control Variables
Notes:

Returns LONGCHAR
The code block that defines the Control Variables
Top

CHARACTER GenerateObjectName (character)

Purpose: Generates a temporary object name (e.g. appearance1) based on a
provided name (e.g. appearance)
Notes:

Parameters:
pcObjectName CHARACTER
The name to be used for a temporary object
Returns CHARACTER
The name to be used for a temporary object
Top

ProcessImages (character)

Purpose: Processes Component Images, addes them to the .resx file
Notes:

Parameters:
pcResxFileName CHARACTER
The name of the .resx file to add images to


Constructor Detail
Top

ContainerControlGenerator ()

Purpose: Constructor for the ContainerControlGenerator class
Notes:



Property Detail
Top

Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator ControlGenerators


Returns Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:18