tobiroemer
Member
Hello,
I'd like to build an Destcendant of TOracleDataset, with an new property "RefreshDelayTime".
If The Master will change, the Detail Dataset will be Disabled.
A few seconds later, after "RefreshDelayTime" the Detail-Dataset will refresh and Enabled.
Witch property/Procedure/Function should I override, if I'd like to rewrite the Refresh of the Detaildataset in this way, that no refresh of the Detaildataset occures (because it follows later) and instead of this a timer will start to run and the Detaildataset is Disabled.
I'd like to build an Destcendant of TOracleDataset, with an new property "RefreshDelayTime".
If The Master will change, the Detail Dataset will be Disabled.
A few seconds later, after "RefreshDelayTime" the Detail-Dataset will refresh and Enabled.
Witch property/Procedure/Function should I override, if I'd like to rewrite the Refresh of the Detaildataset in this way, that no refresh of the Detaildataset occures (because it follows later) and instead of this a timer will start to run and the Detaildataset is Disabled.