guides:o4w:o4w_api:o4wtablestyle

O4WTableStyle routine

Creates a style based on the specified parameters.

O4WTABLESTYLE(stylename, border, borderwidth, align)

The function has the following parameters:

ParameterDescription
stylenameThe name of the style.
borderBoolean. If false then no border there will be no border, if true then there will be a border.
borderwidthThe width of the border in pixels.
alignThe alignment of the table. 0 = Left; 1 = Center; 2 = Right

Returns the style information (to use immediately with a display element or input control), and (if <stylename> is not null) defines the style by the stylename for use with one or more elements and input controls.

  • guides/o4w/o4w_api/o4wtablestyle.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1