Icon Sessions Property

__property TEDBSession* Sessions[int Index]

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