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

Returns the Checked state of a specific check box on the dialog.

Pascal
function GetCheckResult(const aValue: Integer): Boolean;

Call the GetCheckResult method to return the checked state for a specific check box. Pass the unique ID in the AValue parameter. 

To determine the appropriate ID for the check box control, the first check box control on the dialog has a value of 200. Each subsequent check box controls ID increments by 1.

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!