ExcludeWindows Property (Read/Write)

Top  Previous  Next

Enables/disables windows exclusion/inclusion. When ExcludeWindows is true, windows added using AddTopWindow are excluded from the windows sent to the client, otherwise they are included. The defaults is set to true.

 

ActiveX/.NET Syntax

Scraper.ExcludeWindows [= bool]

 

Delphi Syntax

Scraper.ExcludeWindows [:= boolean]

 

See also

See also the ExcludeProcess events.

 

 

 

 

 

 

ActiveX/.NET Syntax

 

Delphi Syntax