MasterSearchWasActive property

Applies to
TIB_Dataset

Declaration
Property MasterSearchWasActive : boolean;

Description
Flag to store wheter the dataset was active when its parent went into dssSearch mode and it followed due to having MasterSearch set to true.

Then, when the parent goes back out of dssSearch mode the child dataset will be opened again if it was previously opened.