Unit 'MUIClass.Dialog' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TBaseDialog

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

BaseClass for ASL Requester, no need to instance this class use the subclasses

Declaration

Source position: MUIClass.Dialog.pas line 12

type TBaseDialog = class

public

  function Execute; virtual; abstract;

  

  property TitleText: string; [rw]

  

Text for the Titlebar of the Requester

end;

Inheritance

TBaseDialog

  

BaseClass for ASL Requester, no need to instance this class use the subclasses

|

TObject


Documentation generated on: 2022-07-30