Unit 'DBActns' Package
[Overview][Classes][Procedures and functions][Index] [#lcl]

TDataSetCancel.ExecuteTarget

Retrieves the dataset for the target datasource and calls its Cancel method.

Declaration

Source position: dbactns.pp line 90

public procedure TDataSetCancel.ExecuteTarget(

  Target: TObject

); override;

Arguments

Target

  

DataSource object examined in the method.