API:Datasnap.DSSession.TDSSessionManager.GetOpenSessionKeys
Delphi
procedure GetOpenSessionKeys(Container: TStrings); overload;
procedure GetOpenSessionKeys(Container: TStrings; ACreator: TObject); overload;
C++
void __fastcall GetOpenSessionKeys(System::Classes::TStrings* Container)/* overload */;
void __fastcall GetOpenSessionKeys(System::Classes::TStrings* Container, System::TObject* ACreator)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Datasnap.DSSession.pas Datasnap.DSSession.hpp |
Datasnap.DSSession | TDSSessionManager |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!