Icon ProgressSteps Property

property ProgressSteps: Word

Usage

Use the ProgressSteps property to specify how many times a progress event will be fired during a batch operation on any TDBISAMQuery or TDBISAMTable component attached to this TDBISAMSssion component via their SessionName property. This property can be set to any value between 0 and 100. Setting this property to 0 will suppress all progress events.
Image