Icon Sessions Property

property Sessions[Index: Integer]: TEDBSession

Usage

Use the Sessions property to access a given TEDBSession component by index. The Index parameter must be in the range of zero to the current value of the SessionCount property minus one.

Information This property only applies when the EngineType property is set to etClient.
Image