[Overview][Classes][Procedures and functions][Index] |
Indicates if the action is handled for the specified target.
Source position: dbactns.pp line 35
public function TDataSetAction.HandlesTarget( |
Target: TObject |
):Boolean; override; |
Target |
|
Object instance examined in the method. |
True when a valid DataSource and DataSet exist in the Target.
Version 4.0 | Generated 2025-05-03 | Home |