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

The following tables list the members exposed by TJSButtonBarOptions.

 
Name 
Description 
 
Calls the OnChange event if assigned. 
 
Name 
Description 
 
Returns the owner of the TJSDialogOwnedPersistent class 
 
Descendant classes can prevent the OnChange event from being called by setting the IgnoreChange property. 
 
Name 
Description 
 
Copies the contents of another, similar object. 
 
Creates and initializes a TJSButtonBarOptions instance. 
 
Use this method to have the dialog determine the best values for the Default and Cancel properties. 
 
Name 
Description 
 
Set of Common Buttons to display. 
 
Set the Cancel common button for the dialog. 
 
Backgound color of the Button Bar section. 
 
Set the Default common button for the dialog. 
 
Event triggered when a property has changed. 
 
Displays the top line of the Button Bar. You might want to hide the divider to use the dialog in legacy mode. 
 
Set this property to True if you want to use the values set in the Cancel property.
You may want to set this property to False if you have a Command Link Button that you want to be the default button for the dialog. 
 
Set this property to True if you want to use the values set in the Default property.
You may want to set this property to False if you have a Command Link Button that you want to be the default button for the dialog. 
 
Set to False to hide the Button Bar. Default value is True. 
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!