Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Ďalej »

LST_GO_PAGE action


Function
Action passes on the first page in list of objects according to its sequential number.
Declaration
 LST_GO_PAGE h, data, pgNr

Parameters
h in Identifier of Int type - unique handle on created list of objects.
data out Identifier of entire structure - the structure must contains exactly 7 columns.

Types and meaning of columns:

ID  Integer
NAME Text
DESCRIPT Text
TYPE Integer
ROW Integer
COLS Integer
PARENT Integer

pgNr in Identifier of Int type - sequential number of required page.

Description
Action passes on the first page in list of objects according to its sequential number.
If entered handle on list does not exist, event generates an error ERR_NO_DATA. If required page does not exist, it gets back zero number of rows to output parameter data.

Related pages:

  • Žiadne štítky