Unit CmdForms
Classes, Interfaces, Objects and Records
Constants
Variables
Description
Uses
Overview
Functions and Procedures
Types
Description
Functions and Procedures
procedure InitProgressForm; |
|
procedure ProgressCaption(const S: String); |
|
procedure ProgressFormCaption(const S: String); |
|
procedure ShowHelpForm(dssContext: TObject); |
|
procedure ShowPropEditForm; |
|
procedure ShowPctProgress(Count: Integer); |
|
procedure ShowMessageForm(S: TStrings); |
|
function DSSMessageDlg(const Msg: String; err: Boolean): Integer; |
|
procedure DSSInfoMessageDlg(const Msg: String); |
|
procedure CloseDownForms; |
|
procedure ShowTreeView(const Fname: String); |
|
Types
DSSMessageType = (...); |
Values
-
Error = -1
-
General = 0
-
Info = 1
-
Help = 2
-
Progress = 3
-
ProgressCaption = 4
-
ProgressFormCaption = 5
-
ProgressPercent = 6
-
FireOffEditor = 7
|
Generated by PasDoc 0.16.0.