|
AnyDAC
|
Fires after a detailed dataset has set detailed query parameters.
Use the OnMasterSetValues event handler to override parameter values supplied to detail dataset from the master dataset. Also, because BeforeOpen and AfterOpen events do not fire for a detail dataset, the OnMasterSetValues may be used instead of them.
property OnMasterSetValues: TADDataSetEvent;
|
What do you think about this topic? Send feedback!
|