[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msegui' (#msegui)

twidget.show

Declaration

Source position: msegui.pas line 2124

public function twidget.show(

  const modallevel: modallevelty;

  const transientfor: twindow = Nil

):modalresultty; virtual; overload;

function twidget.show(

  const modallevel: modallevelty;

  const transientfor: twidget

):modalresultty; overload;

function twidget.show(

  const modal: Boolean = False;

  const transientfor: twindow = Nil

):modalresultty; overload;


Documentation generated on: 2021-05-13