TcadShowYesNoBox Class

Unit: cShowYesNoBox
TFrame
  cGrayBox.TcadGrayBox
    cShowYesNoBox.TcadShowYesNoBox
type TcadShowYesNoBox = class(TcadGrayBox)

The TcadShowYesNoBox type exposes the following members.

Show:
 NameDescription
AutoHeight

(Inherited from cGrayBox.TcadGrayBox )

SelfDestroy

ShowModal

btnNoClick

btnYesClick

Top
Show:
 NameDescription
FOnNoClick

FOnYesClick

GridPanelLayout1

Text1

btnNo

btnYes

rBackground

(Inherited from cGrayBox.TcadGrayBox )

rOutside

(Inherited from cGrayBox.TcadGrayBox )

sContent

(Inherited from cGrayBox.TcadGrayBox )

Top