UpdateLayout method

Applies to
TIB_Statement

Declaration
Procedure UpdateLayout;

Description
Force the IB_Column objects in the Fields and Params properties to take on the settings in the FieldsXXXX property settings.

Using the BeginLayout and EndLayoutMethods it is possible to make multiple alterations to these properties and then have them all coordinated in a single "flush" instead of each and every time the FieldsXXX properties are changed.