You are here: Symbol Reference > JSDialog Namespace > Classes > TJSCustomDialog Class
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomDialog Class

TJSCustomDialog is the base class for objects that represent dialogs.

Pascal
TJSCustomDialog = class(TComponent);

JSDialog

The TJSCustomDialog component is the base class for dialogs. Dialogs consist of many different sections that contain text, graphics or controls. 

 

TJSCustomDialog is intended only as a base class. To add a dialog to a form, use a TJSCustomDialog descendant such as TJSDialog

 

Other TJSCustomDialog descendants included in JSDialog Pack are:

Classname 
Description 
Main TJSCustomDialog descendant that exposes the main functionality. 
Replaces the Radio Button option with Check Boxes. 
TJSEditDialog (requires TJSEditDialog purchase) 
Allows for including specific controls on the dialog. Controls can also be customised. 
Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!