LMD DialogPack
|
Return the active control for the control.
function ActiveControlInError: TWinControl;
Implement this method to return which control is the active control when an error occurs. This method would be most useful if the control implementing the IJSEditDialogControl was a composite control.
Call this method when you implement ValidateInput and the input fails for a control that is not the default ActiveControl.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|