Displays a dialog sheet with the information icon visible.
procedure ShowInfoSheet(const AInstruction: string; const AContent: string; ALocation: TJSSheetLocation);
JSDialogSheets
Call this method when you want to display an information info sheet with a close button. The dialog will be modal and display using the Instruction and Content values passed in. The display location of the sheet is determined by the value of the ALocation parameter.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|