TcadShowMessageBox Class

Unit: cShowMessageBox
TFrame
  cGrayBox.TcadGrayBox
    cShowMessageBox.TcadShowMessageBox
type TcadShowMessageBox = class(TcadGrayBox)

The TcadShowMessageBox type exposes the following members.

Show:
 NameDescription
AutoHeight

(Inherited from cGrayBox.TcadGrayBox )

ShowModal

btnOkClick

Top
Show:
 NameDescription
FOnClick

Text1

btnOk

lButtons

rBackground

(Inherited from cGrayBox.TcadGrayBox )

rOutside

(Inherited from cGrayBox.TcadGrayBox )

sContent

(Inherited from cGrayBox.TcadGrayBox )

Top