You are here: Symbol Reference > JSDialogCheck Namespace > Classes > TJSDialogCheck Class
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSDialogCheck Class

Class that replaces radio buttons with check boxes.

Pascal
[ComponentPlatformsAttribute(pidWin32 or pidWin64)]
TJSDialogCheck = class(TJSDialog);

JSDialogCheck

The TJSDialogCheck component is a TJSDialog descendant class that replaces the standard Radio Buttons with Check Boxes. This implementation shows how to customise a TJSDialog descendant to add, replace and extend functionality. 

Added methods to this TJSDialog descendant allows the user to determine which check boxes the user has checked and react accordingly.

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!