Contents MDDB Report Viewer Methods Previous Next
 

_PRE_DISPLAY_OPTIONS_ Method

A stub method that is called before any of the display options are called. This 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.

Contents MDDB Report Viewer Methods Previous Next