Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Determines the next record to be displayed.
Syntax
[ActualSteps]:=OnNextRecord(Steps)
Parameters
Steps
(Integer) The number of records stepped through before displaying another record. A negative value indicates steps backwards.
Return Value
ActualSteps
(Integer) This return value contains the actual number of steps or records cycled through. The default value is zero (0).
Applies To
- Pages
Remarks
This trigger is executed in place of the default next record behavior.
If an error occurs in the trigger code, the page is closed.