[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Is the link active
Source position: db.pas line 1776
public property TDataLink.Active : Boolean |
Active determines whether the events of the dataset are passed on to the control connected to the actionlink. If it is set to False, then no events are passed between control and dataset. It is set to TDataset.Active whenever the DataSource property is set.
|
Datasource this datalink is connected to |
|
|
Is the link readonly |
|
|
Is the dataset open or closed. |