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

TDataSetFirst.ExecuteTarget

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

Declaration

Source position: dbactns.pp line 45

public procedure TDataSetFirst.ExecuteTarget(

  Target: TObject

); override;

Arguments

Target

  

Target where the action is performed in the method.