[Overview][Classes][Procedures and functions][Index] Reference for unit 'DBActns' (#lcl)

TDataSetEdit.ExecuteTarget

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

Declaration

Source position: dbactns.pp line 106

public procedure TDataSetEdit.ExecuteTarget(

  Target: TObject

); override;

Arguments

Target

  

DataSource object examined in the method.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.