[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLTaskDialog' (#lcl)

Execute

Declaration

Source position: lcltaskdialog.pas line 335

function TTaskDialog.Execute(

  aCommonButtons: TCommonButtons = [];

  aButtonDef: Integer = 0;

  aFlags: TTaskDialogFlags = [];

  aDialogIcon: TTaskDialogIcon = tiInformation;

  aFooterIcon: TTaskDialogFooterIcon = tfiWarning;

  aRadioDef: Integer = 0;

  aWidth: Integer = 0;

  aParent: HWND = 0;

  aNonNative: Boolean = False;

  aEmulateClassicStyle: Boolean = False;

  aOnButtonClicked: TTaskDialogButtonClickedEvent = Nil

):Integer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.