Top Method Summary
Options Name Purpose
HANDLE GetPageQuery (handle, handle, character) Returns a dynamic query on the eSmartPage table
CHARACTER GetShapeLabelText (BUFFER, handle) Returns the text label for a shape
RenderCols (Control, handle, handle, character, character, character) Renders the rows of the current container
RenderInstances (Control, handle, handle, character, character, character, character, character) Renders the instances of a responsive container level
RenderRows (Control, handle, handle, character, character, character) Renders the rows of the current container


Method Detail
Top

HANDLE GetPageQuery (handle, handle, character)

Purpose: Returns a dynamic query on the eSmartPage table
Notes:

Parameters:
phSmartPage HANDLE
The handle of the eSmartPage buffer
phDesignAttributeValue_inst HANDLE
The handle of the eDesignAttributeValue_inst buffer
pcObjectInstanceGuid CHARACTER
The ObjectInstanceGuid of the tab folder instance
Returns HANDLE
The handle of the query for the eSmartPage records
Top

CHARACTER GetShapeLabelText (BUFFER, handle)

Purpose: Returns the text label for a shape
Notes:

Parameters:
ttFormLayout BUFFER
Buffer with the current layout record
phInstanceAttributes HANDLE
The ProDataset with the instance attributes
Returns CHARACTER
The text label for the shape
Top

RenderCols (Control, handle, handle, character, character, character)

Purpose: Renders the rows of the current container
Notes:

Parameters:
poContainer System.Windows.Forms.Control
The Control representing the container
phRepositoryData HANDLE
The ProDataset with the repository data
phInstanceAttributes HANDLE
The ProDataset with the instance attributes
pcContainerObjectMasterGuid CHARACTER
The GUID of the container's Object Master record
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the Form)
pcPageGuid CHARACTER
The GUID of the page that is being rendered
Top

RenderInstances (Control, handle, handle, character, character, character, character, character)

Purpose: Renders the instances of a responsive container level
Notes:

Parameters:
poContainer System.Windows.Forms.Control
The Control representing the container
phRepositoryData HANDLE
The ProDataset with the repository data
phInstanceAttributes HANDLE
The ProDataset with the instance attributes
pcContainerObjectMasterGuid CHARACTER
The GUID of the container's Object Master record
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the Form)
pcPageGuid CHARACTER
The GUID of the SmartPage to render instances for
pcPrefix CHARACTER
The instance position prefix (e.g. L or R for the left and right panes of the splitter)
pcLayoutOrientation CHARACTER
The layout orientation of the container (row... or hor..., col... or ver...)
Top

RenderRows (Control, handle, handle, character, character, character)

Purpose: Renders the rows of the current container
Notes:

Parameters:
poContainer System.Windows.Forms.Control
The Control representing the container
phRepositoryData HANDLE
The ProDataset with the repository data
phInstanceAttributes HANDLE
The ProDataset with the instance attributes
pcContainerObjectMasterGuid CHARACTER
The GUID of the container's Object Master record
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the Form)
pcPageGuid CHARACTER
The GUID of the page that is being rendered


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