space
Previous Page | Next Page

MDDB Report Viewer 9.2

_PRE_DISPLAY_OPTIONS_ Method

Specifies additional options on the Layout page

This stub method is called before any of the display options are called. The method is useful for adding additional options to the Layout page.

Syntax

  CALL SEND(OBJID,'_PRE_DISPLAY_OPTIONS_',<parmlist>);     
    
Where... Is Type... And Contains...
parmlist N an optional list for passing in information to the method.

Previous Page | Next Page | Top of Page