SelectAll method

Applies to
TIB_BDataset

Declaration
Procedure SelectAll(State: boolean );

Description
Method to force the Selected state of all rows in the dataset to true or false.

IBO alse will apply this to all rows that have not been fetched into the dataset yet.