Componentes.Terceros.RemObj.../internal/5.0.23.613/1/RemObjects SDK for Delphi/Help/RemObjects SDK for Delphi.cnt
david 2824855ea7 - Modificación del paquete RemObjects_Core_D10 para que sea un paquete de runtime/designtime (antes era designtime sólo)
- Recompilación en Delphi10 de todos los paquetes de RO para generar las DCU's en Lib\D10
- Recompilación en Delphi10 de todos los paquetes de DA para generar las DCU's en Lib\D10

git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@9 b6239004-a887-0f4b-9937-50029ccdca16
2007-09-10 14:06:19 +00:00

827 lines
35 KiB
Plaintext

:Base RemObjects SDK for Delphi.hlp>MAIN
:Title RemObjects SDK for Delphi
1 Welcome to RemObjects SDK
2 Welcome to RemObjects SDK=id_1
2 What's New in RemObjects SDK
3 What's New in RemObjects SDK=id_7
3 Breaking Changes=id_9
2 Overview of RO Components
3 Overview of RO Components=id_2
1 Programming with RemObjects SDK
2 Programming with RemObjects SDK=id_3
2 Concepts
3 Concepts=id_20
3 Channels
4 Channels=id_16
4 Compatible Channels=id_47
4 HTTP Channels=id_38
4 Super TCP Channel=id_39
4 Legacy TCP Channels=id_40
4 Email Channels=id_41
4 Local Channels=id_42
4 UDP and Broadcast Channels=id_43
4 Named Pipe Channel=id_44
4 WinMessage Channel=id_45
3 Messages
4 Messages=id_17
4 BinMessage=id_77
4 SOAP Message=id_78
4 XML-RPC Message=id_79
4 PostMessage=id_80
3 Class Factories
4 Class Factories=id_31
4 Standard Class Factory=id_88
4 Singleton Class Factory=id_89
4 Pooled Class Factory=id_90
4 Per-Client Class Factory=id_91
3 Statelessness
4 Statelessness=id_32
3 Session Management
4 Session Management=id_18
4 In-Memory Session Manager=id_100
4 Database Session Manager=id_101
4 Master Server Session Manager=id_102
4 Event-Driven Session Manager=id_103
4 Session Management in TRORemoteDataModule=id_106
3 Login and Authentication
4 Login and Authentication=id_33
3 RODL Files
4 RODL Files=id_27
4 Files Generated from RODL=id_28
3 Data Types
4 Data Types=id_34
3 Smart Services
4 Smart Services=id_35
3 Asynchronous Calls
4 Asynchronous Calls=id_36
3 Event Sinks and Server Callbacks
4 Event Sinks and Server Callbacks=id_19
3 Service Discovery
4 Service Discovery=id_37
2 IDE Integration
3 The RemObjects Menu=id_24
3 New Project Templates
4 New Project Templates=id_25
4 The New RemObjects SDK Server Dialog=id_148
3 Importing Services
4 Importing Services=id_26
1 Tools
2 Service Builder
3 Service Builder=id_4
3 Welcome to Service Builder=id_156
3 Getting Started with Service Builder=id_157
3 Service Builder Plugins=id_163
3 Service Builder Toolbar Commands=id_165
3 Building a Library
4 Building a Library=id_153
4 Reusing Existing Libraries
5 Reusing Existing Libraries=id_167
5 Using Existing Libraries=id_162
5 Importing Libraries
6 Importing Libraries=id_166
6 Import SOAP Web Service (WSDL)=id_178
6 Import RemObjects SDK Service (RODL)=id_179
4 Structs
5 Structs=id_119
4 Enums
5 Enums=id_159
4 Arrays
5 Arrays=id_118
4 Services
5 Services=id_158
4 Event Sinks
5 Event Sinks=id_161
4 Exceptions
5 Exceptions=id_160
4 Documentation Editor
5 Documentation Editor=id_175
3 Generating Access to your Library
4 Generating Access to your Library=id_154
4 Validating the Library=id_171
4 RODL=id_168
4 WSDL=id_169
4 Source Code=id_170
4 Docs=id_173
3 Command Line Switches
4 Command Line Switches=id_172
3 Writing Plugins
4 Writing Plugins=id_164
1 RemObjects SDK Reference
2 RemObjects SDK Reference=id_5
2 Classes
3 EROAsyncException Class=id_182
3 EROAsyncNoAnswerYet Class=id_125
3 EROChannelBusy Class=id_183
3 EROException Class=id_184
3 EROPoolNoFreeObjects Class=id_185
3 EROUnregisteredServerException Class=id_187
3 EROSendNoResponse Class=id_189
3 EROServerException Class=id_190
3 EROSessionExpired Class=id_191
3 EROSessionNotFound Class=id_111
3 EROUnknownType Class=id_193
3 SessionNotFoundException Class=id_194
3 TROArray Class
4 TROArray Class=id_195
4 TROArray.Count Property=id_286
4 TROArray.Clear Method=id_281
4 TROArray.Clone Method=id_282
4 TROArray.Resize Method=id_283
3 TROAsyncProxy Class
4 TROAsyncProxy Class=id_127
4 TROAsyncProxy.__InterfaceName Property=id_296
4 TROAsyncProxy.__Message Property=id_297
4 TROAsyncProxy.__TransportChannel Property=id_298
3 TROBaseConnection Class
4 TROBaseConnection Class=id_196
4 TROBaseConnection.Encryption Property=id_211
3 TRODiscoveryOptions Class
4 TRODiscoveryOptions Class=id_145
3 TROBinaryMemoryStream Class
4 TROBinaryMemoryStream Class=id_117
4 TROBinaryMemoryStream.Clone Method=id_319
4 TROBinaryMemoryStream.LoadFromHexString Method=id_320
4 TROBinaryMemoryStream.LoadFromString Method=id_321
4 TROBinaryMemoryStream.ToHexString Method=id_322
4 TROBinaryMemoryStream.ToReadableString Method=id_323
4 TROBinaryMemoryStream.ToString Method=id_324
3 TROBinMessage Class
4 TROBinMessage Class=id_76
4 TROBinMessage.CompressionBufferSize Property=id_339
4 TROBinMessage.MinSizeForCompression Property=id_335
4 TROBinMessage.OnCompress Event=id_351
4 TROBinMessage.OnDecompress Event=id_352
4 TROBinMessage.UseCompression Property=id_340
3 TROBPDXHTTPServer Class
4 TROBPDXHTTPServer Class=id_52
4 TROBPDXHTTPServer.BPDXServer Property=id_373
4 TROBPDXHTTPServer.SendExceptionsAs500 Property=id_374
4 TROBPDXHTTPServer.ServeInfoPage Property=id_375
4 TROBPDXHTTPServer.ServeRodl Property=id_376
4 TROBPDXHTTPServer.SupportKeepAlive Property=id_377
3 TROBPDXTCPServer Class
4 TROBPDXTCPServer Class=id_59
4 TROBPDXTCPServer.BPDXServer Property=id_372
4 TROBPDXTCPServer.Port Property=id_363
3 TROBroadcastChannel Class
4 TROBroadcastChannel Class=id_68
4 TROBroadcastChannel.OnBroadcastResponseReceived Event=id_199
3 TROBroadcastServer Class
4 TROBroadcastServer Class=id_70
4 TROBroadcastServer.OnRORequest Property=id_449
3 TROClassFactory Class
4 TROClassFactory Class=id_93
4 TROClassFactory.Create Constructor=id_458
4 TROClassFactory.CreateInstance Method=id_459
4 TROClassFactory.ReleaseInstance Method=id_460
3 TROComplexType Class
4 TROComplexType Class=id_200
4 TROComplexType.Clone Method=id_280
3 TROConstantMemoryStream Class
4 TROConstantMemoryStream Class=id_201
3 TROCustomDiscoveryClient Class
4 TROCustomDiscoveryClient Class=id_202
4 TROCustomDiscoveryClient.Channel Property=id_137
4 TROCustomDiscoveryClient.Message Property=id_138
4 TROCustomDiscoveryClient.OnDiscoveryException Event=id_486
4 TROCustomDiscoveryClient.OnNewServersFound Property=id_483
4 TROCustomDiscoveryClient.OnNewServiceFound Event=id_487
4 TROCustomDiscoveryClient.ServerList Property=id_144
4 TROCustomDiscoveryClient.ServiceName Property=id_142
4 TROCustomDiscoveryClient.RefreshServerList Method=id_143
3 TROCustomDiscoveryServer Class
4 TROCustomDiscoveryServer Class=id_203
4 TROCustomDiscoveryServer.OnServiceFound Event=id_141
4 TROCustomDiscoveryServer.ServerAddress Property=id_501
4 TROCustomDiscoveryServer.ServiceList Property=id_140
4 TROCustomDiscoveryServer.SupportRegisteredServerClasses Property=id_139
3 TROCustomEmailChannel Class
4 TROCustomEmailChannel Class=id_204
4 TROCustomEmailChannel.ClientEmail Property=id_518
4 TROCustomEmailChannel.DeleteOldResponses Property=id_521
4 TROCustomEmailChannel.Pop3Client Property=id_522
4 TROCustomEmailChannel.Pop3Password Property=id_516
4 TROCustomEmailChannel.Pop3ServerAddress Property=id_514
4 TROCustomEmailChannel.Pop3Username Property=id_515
4 TROCustomEmailChannel.ServerEmail Property=id_519
4 TROCustomEmailChannel.SmtpClient Property=id_523
4 TROCustomEmailChannel.SmtpServerAddress Property=id_517
3 TROCustomEmailServer Class
4 TROCustomEmailServer Class=id_205
4 TROCustomEmailServer.OnException Event=id_550
4 TROCustomEmailServer.Pop3CheckInterval Property=id_545
4 TROCustomEmailServer.Pop3Client Property=id_546
4 TROCustomEmailServer.Pop3Password Property=id_541
4 TROCustomEmailServer.Pop3ServerAddress Property=id_536
4 TROCustomEmailServer.Pop3Username Property=id_540
4 TROCustomEmailServer.ServerEmail Property=id_543
4 TROCustomEmailServer.SmtpClient Property=id_547
4 TROCustomEmailServer.SmtpServerAddress Property=id_542
3 TROCustomIndyTCPChannel Class
4 TROCustomIndyTCPChannel Class=id_206
4 TROCustomIndyTCPChannel.DispatchOptions Property=id_567
4 TROCustomIndyTCPChannel.Host Property=id_565
4 TROCustomIndyTCPChannel.IndyClient Property=id_568
4 TROCustomIndyTCPChannel.KeepAlive Property=id_569
4 TROCustomIndyTCPChannel.OnAfterProbingServer Event=id_576
4 TROCustomIndyTCPChannel.OnAfterProbingServers Event=id_577
4 TROCustomIndyTCPChannel.OnBeforeProbingServer Event=id_578
4 TROCustomIndyTCPChannel.OnBeforeProbingServers Event=id_579
4 TROCustomIndyTCPChannel.OnLoginNeeded Event=id_580
4 TROCustomIndyTCPChannel.OnReceiveStream Event=id_581
4 TROCustomIndyTCPChannel.OnSendStream Event=id_582
4 TROCustomIndyTCPChannel.Port Property=id_400
4 TROCustomIndyTCPChannel.ProbeFrequency Property=id_570
4 TROCustomIndyTCPChannel.ProbeServers Property=id_571
4 TROCustomIndyTCPChannel.ServerLocators Property=id_572
4 TROCustomIndyTCPChannel.SynchronizedProbing Property=id_573
3 TROCustomIndyTCPServer Class
4 TROCustomIndyTCPServer Class=id_207
4 TROCustomIndyTCPServer.IndyServer Property=id_604
4 TROCustomIndyTCPServer.KeepAlive Property=id_389
4 TROCustomIndyTCPServer.Port Property=id_445
3 TROCustomSessionManager Class
4 TROCustomSessionManager Class=id_104
4 TROCustomSessionManager.Clearing Property=id_617
4 TROCustomSessionManager.Critical Property=id_618
4 TROCustomSessionManager.MaxSessions Property=id_615
4 TROCustomSessionManager.SessionDuration Property=id_614
4 TROCustomSessionManager.CheckSessionIsExpired Method=id_621
4 TROCustomSessionManager.ClearSessions Method=id_622
4 TROCustomSessionManager.CreateSession Method=id_623
4 TROCustomSessionManager.DeleteSession Method=id_624
4 TROCustomSessionManager.GetAllSessions Method=id_625
4 TROCustomSessionManager.GetSessionCount Method=id_626
4 TROCustomSessionManager.ReleaseSession Method=id_627
3 TROCustomSuperTcpChannel Class
4 TROCustomSuperTcpChannel Class=id_208
4 TROCustomSuperTcpChannel.AckWaitTimeout Property=id_638
4 TROCustomSuperTcpChannel.Active Property=id_639
4 TROCustomSuperTcpChannel.AutoReconnect Property=id_640
4 TROCustomSuperTcpChannel.Client Property=id_641
4 TROCustomSuperTcpChannel.ClientID Property=id_642
4 TROCustomSuperTcpChannel.Connected Property=id_643
4 TROCustomSuperTcpChannel.Host Property=id_635
4 TROCustomSuperTcpChannel.MaxPackageSize Property=id_644
4 TROCustomSuperTcpChannel.OnConnected Property=id_645
4 TROCustomSuperTcpChannel.OnDisconnected Property=id_646
4 TROCustomSuperTcpChannel.Port Property=id_636
4 TROCustomSuperTcpChannel.ReconnectDelay Property=id_647
4 TROCustomSuperTcpChannel.RequestTimeout Property=id_648
4 TROCustomSuperTcpChannel.StoreActive Property=id_649
3 TROCustomSuperTcpServer Class
4 TROCustomSuperTcpServer Class=id_209
4 TROCustomSuperTcpServer.AckWaitTimeout Property=id_671
4 TROCustomSuperTcpServer.MaxPackageSize Property=id_672
4 TROCustomSuperTcpServer.Port Property=id_669
4 TROCustomSuperTcpServer.Server Property=id_673
3 TRODBSessionManager Class
4 TRODBSessionManager Class=id_10
4 TRODBSessionManager.ClearSessionsDataset Property=id_11
4 TRODBSessionManager.ClearSessionsOnCreate Property=id_693
4 TRODBSessionManager.ClearSessionsOnDestroy Property=id_694
4 TRODBSessionManager.DeleteDataset Property=id_687
4 TRODBSessionManager.FieldNameCreated Property=id_690
4 TRODBSessionManager.FieldNameData Property=id_689
4 TRODBSessionManager.FieldNameLastAccessed Property=id_691
4 TRODBSessionManager.FieldNameSessionID Property=id_688
4 TRODBSessionManager.GetCountDataset Property=id_695
4 TRODBSessionManager.InsertDataset Property=id_685
4 TRODBSessionManager.OnConvertGUID Event=id_702
4 TRODBSessionManager.SelectAllDataset Property=id_696
4 TRODBSessionManager.SelectDataset Property=id_684
4 TRODBSessionManager.SessionDuration Property=id_697
4 TRODBSessionManager.UpdateDataset Property=id_686
3 TRODiscoveryClient Class
4 TRODiscoveryClient Class=id_135
4 TRODiscoveryClient.Channel Property=id_723
4 TRODiscoveryClient.Message Property=id_724
4 TRODiscoveryClient.OnDiscoveryException Event=id_730
4 TRODiscoveryClient.OnNewServersFound Property=id_725
4 TRODiscoveryClient.OnNewServiceFound Event=id_731
4 TRODiscoveryClient.ServerList Property=id_726
4 TRODiscoveryClient.ServiceName Property=id_727
3 TRODiscoveryServer Class
4 TRODiscoveryServer Class=id_136
4 TRODiscoveryServer.OnServiceFound Event=id_744
4 TRODiscoveryServer.ServiceList Property=id_747
4 TRODiscoveryServer.SupportRegisteredServerClasses Property=id_748
3 TRODLLChannel Class
4 TRODLLChannel Class=id_64
4 TRODLLChannel.DispatchOptions Property=id_759
4 TRODLLChannel.DLLHandle Property=id_760
4 TRODLLChannel.DLLLoaded Property=id_761
4 TRODLLChannel.DLLName Property=id_757
4 TRODLLChannel.KeepDLLLoaded Property=id_762
4 TRODLLChannel.OnDLLLoaded Event=id_767
4 TRODLLChannel.OnDLLUnloaded Property=id_763
4 TRODLLChannel.ServerLocators Property=id_764
4 TRODLLChannel.UnloadDLL Method=id_770
3 TRODLLibrary Class
4 TRODLLibrary Class=id_113
3 TRODynamicRequest Class
4 TRODynamicRequest Class=id_14
4 TRODynamicRequest.IsFunction Property=id_791
4 TRODynamicRequest.MethodName Property=id_787
4 TRODynamicRequest.OnAfterExecute Event=id_794
4 TRODynamicRequest.OnBeforeExecute Event=id_795
4 TRODynamicRequest.OnChangeServiceName Event=id_796
4 TRODynamicRequest.OnExecuteError Event=id_797
4 TRODynamicRequest.OnFindCustomTypeImplementation Event=id_798
4 TRODynamicRequest.Params Property=id_788
4 TRODynamicRequest.RemoteService Property=id_786
4 TRODynamicRequest.Execute Method=id_789
4 TRODynamicRequest.FindParam Method=id_801
4 TRODynamicRequest.ParamByName Method=id_803
4 RefreshParams Method
5 RefreshParams Method=id_804
5 TRODynamicRequest.RefreshParams Method (TRODLOperation, boolean)=id_818
5 TRODynamicRequest.RefreshParams Method (boolean)=id_819
3 TROEmailChannel Class
4 TROEmailChannel Class=id_61
4 TROEmailChannel.ClientEmail Property=id_824
4 TROEmailChannel.DeleteOldResponses Property=id_825
4 TROEmailChannel.DispatchOptions Property=id_826
4 TROEmailChannel.OnAfterProbingServer Event=id_840
4 TROEmailChannel.OnAfterProbingServers Event=id_841
4 TROEmailChannel.OnBeforeProbingServer Event=id_842
4 TROEmailChannel.OnBeforeProbingServers Event=id_843
4 TROEmailChannel.OnLoginNeeded Event=id_844
4 TROEmailChannel.OnReceiveStream Event=id_845
4 TROEmailChannel.OnSendStream Event=id_846
4 TROEmailChannel.Pop3Client Property=id_827
4 TROEmailChannel.Pop3Password Property=id_828
4 TROEmailChannel.Pop3ServerAddress Property=id_829
4 TROEmailChannel.Pop3Username Property=id_830
4 TROEmailChannel.ProbeFrequency Property=id_831
4 TROEmailChannel.ProbeServers Property=id_832
4 TROEmailChannel.ServerEmail Property=id_833
4 TROEmailChannel.ServerLocators Property=id_834
4 TROEmailChannel.SmtpClient Property=id_835
4 TROEmailChannel.SmtpServerAddress Property=id_836
4 TROEmailChannel.SynchronizedProbing Property=id_837
3 TROEmailServer Class
4 TROEmailServer Class=id_62
4 TROEmailServer.OnException Event=id_883
4 TROEmailServer.Pop3CheckInterval Property=id_873
4 TROEmailServer.Pop3Client Property=id_874
4 TROEmailServer.Pop3Password Property=id_875
4 TROEmailServer.Pop3ServerAddress Property=id_876
4 TROEmailServer.Pop3Username Property=id_877
4 TROEmailServer.ServerEmail Property=id_878
4 TROEmailServer.SmtpClient Property=id_879
4 TROEmailServer.SmtpServerAddress Property=id_880
3 TROEncryption Class
4 TROEncryption Class=id_210
4 TROEncryption.EncryptionMethod Property=id_310
4 TROEncryption.EncryptionRecvKey Property=id_900
4 TROEncryption.EncryptionSendKey Property=id_901
4 TROEncryption.OnAfterDecryption Event=id_904
4 TROEncryption.OnBeforeEncryption Event=id_905
4 TROEncryption.UseCompression Property=id_898
3 TROEventReceiver Class
4 TROEventReceiver Class=id_129
4 TROEventReceiver.Active Property=id_920
4 TROEventReceiver.Channel Property=id_917
4 TROEventReceiver.Interval Property=id_921
4 TROEventReceiver.Message Property=id_918
4 TROEventReceiver.OnActivate Property=id_925
4 TROEventReceiver.OnDeactivate Property=id_926
4 TROEventReceiver.OnPollException Event=id_923
4 TROEventReceiver.ServiceName Property=id_919
4 TROEventReceiver.SynchronizeInvoke Property=id_922
4 TROEventReceiver.Activate Method=id_931
4 TROEventReceiver.AreEventHandlersRegistered Method=id_932
4 TROEventReceiver.Deactivate Method=id_933
4 TROEventReceiver.IsEventHandlerRegistered Method=id_934
4 TROEventReceiver.RegisterEventHandlers Method=id_130
4 TROEventReceiver.ReleaseObject Method=id_935
4 TROEventReceiver.RetainObject Method=id_936
4 TROEventReceiver.UnregisterEventHandlers Method=id_937
3 TROEventRepository Class
4 TROEventRepository Class=id_131
4 TROEventRepository.Message Property=id_953
4 TROEventRepository.SessionManager Property=id_954
3 TROEventSessionManager Class
4 TROEventSessionManager Class=id_12
4 TROEventSessionManager.OnClearSessions Event=id_971
4 TROEventSessionManager.OnDeleteSession Event=id_964
4 TROEventSessionManager.OnFindSession Event=id_13
4 TROEventSessionManager.OnGetAllSessions Event=id_972
4 TROEventSessionManager.OnGetSessionCount Event=id_973
4 TROEventSessionManager.OnReleaseSession Event=id_963
4 TROEventSessionManager.SessionDuration Property=id_966
3 TROIndyHTTPChannel Class
4 TROIndyHTTPChannel Class=id_49
4 TROIndyHTTPChannel.IndyClient Property=id_987
4 TROIndyHTTPChannel.KeepAlive Property=id_988
4 TROIndyHTTPChannel.TargetURL Property=id_989
3 TROIndyHTTPServer Class
4 TROIndyHTTPServer Class=id_51
4 TROIndyHTTPServer.IndyServer Property=id_1000
4 TROIndyHTTPServer.KeepAlive Property=id_1001
4 TROIndyHTTPServer.Port Property=id_602
4 TROIndyHTTPServer.SendExceptionsAs500 Property=id_1002
4 TROIndyHTTPServer.ServeInfoPage Property=id_1003
4 TROIndyHTTPServer.ServeRodl Property=id_1004
3 TROIndyTCPChannel Class
4 TROIndyTCPChannel Class=id_57
4 TROIndyTCPChannel.DisableNagle Property=id_1016
4 TROIndyTCPChannel.Host Property=id_1017
4 TROIndyTCPChannel.IndyClient Property=id_1018
4 TROIndyTCPChannel.KeepAlive Property=id_1019
4 TROIndyTCPChannel.Port Property=id_1020
3 TROIndyTCPServer Class
4 TROIndyTCPServer Class=id_58
4 TROIndyTCPServer.DisableNagle Property=id_1031
4 TROIndyTCPServer.IndyServer Property=id_1032
4 TROIndyTCPServer.KeepAlive Property=id_1033
4 TROIndyTCPServer.Port Property=id_1034
3 TROIndyUDPChannel Class
4 TROIndyUDPChannel Class=id_67
4 TROIndyUDPChannel.AsyncTimeOut Property=id_408
4 TROIndyUDPChannel.DispatchOptions Property=id_410
4 TROIndyUDPChannel.Host Property=id_411
4 TROIndyUDPChannel.IndyClient Property=id_412
4 TROIndyUDPChannel.OnAfterProbingServer Event=id_429
4 TROIndyUDPChannel.OnAfterProbingServers Event=id_430
4 TROIndyUDPChannel.OnAsyncResponseTimeOut Event=id_409
4 TROIndyUDPChannel.OnBeforeProbingServer Event=id_431
4 TROIndyUDPChannel.OnBeforeProbingServers Event=id_432
4 TROIndyUDPChannel.OnLoginNeeded Event=id_433
4 TROIndyUDPChannel.OnReceiveStream Event=id_434
4 TROIndyUDPChannel.OnSendStream Event=id_435
4 TROIndyUDPChannel.Port Property=id_413
4 TROIndyUDPChannel.ProbeFrequency Property=id_414
4 TROIndyUDPChannel.ProbeServers Property=id_415
4 TROIndyUDPChannel.ServerLocators Property=id_416
4 TROIndyUDPChannel.SynchronizedProbing Property=id_417
4 TROIndyUDPChannel.GetResponseByUID Method=id_436
3 TROIndyUDPServer Class
4 TROIndyUDPServer Class=id_69
4 TROIndyUDPServer.IndyUDPServer Property=id_447
4 TROIndyUDPServer.Port Property=id_448
3 TROInMemoryEventRepository Class
4 TROInMemoryEventRepository Class=id_212
3 TROInMemorySessionManager Class
4 TROInMemorySessionManager Class=id_108
4 TROInMemorySessionManager.SessionDuration Property=id_1086
3 TROLocalChannel Class
4 TROLocalChannel Class=id_63
4 TROLocalChannel.DispatchOptions Property=id_1097
4 TROLocalChannel.OnLoginNeeded Event=id_1101
4 TROLocalChannel.OnReceiveStream Event=id_1102
4 TROLocalChannel.OnSendStream Event=id_1103
4 TROLocalChannel.ServerChannel Property=id_1095
4 TROLocalChannel.ServerLocators Property=id_1098
3 TROLocalServer Class
4 TROLocalServer Class=id_65
4 TROLocalServer.Active Property=id_1116
3 TROMasterServerEventRepository Class
4 TROMasterServerEventRepository Class=id_213
4 TROMasterServerEventRepository.Channel Property=id_1126
4 TROMasterServerEventRepository.SessionManager Property=id_1127
3 TROMasterServerSessionManager Class
4 TROMasterServerSessionManager Class=id_109
4 TROMasterServerSessionManager.Channel Property=id_1124
3 TROMessage Class
4 TROMessage Class=id_214
4 TROMessage.ClientID Property=id_99
4 TROMessage.InterfaceName Property=id_337
4 TROMessage.MessageName Property=id_338
4 TROMessage.OnFinalizeMessage Event=id_343
4 TROMessage.OnInitializeMessage Event=id_344
4 TROMessage.OnReadFromStream Event=id_345
4 TROMessage.OnReadMessageParameter Event=id_346
4 TROMessage.OnServerException Event=id_347
4 TROMessage.OnWriteException Event=id_348
4 TROMessage.OnWriteMessageParameter Event=id_350
4 TROMessage.OnWriteToStream Event=id_349
3 TROMessageDispatcher Class
4 TROMessageDispatcher Class=id_215
4 TROMessageDispatcher.Enabled Property=id_367
4 TROMessageDispatcher.Message Property=id_365
4 TROMessageDispatcher.Name Property=id_366
3 TRONamedPipeChannel Class
4 TRONamedPipeChannel Class=id_72
4 TRONamedPipeChannel.ActivateOnDemand Property=id_1175
4 TRONamedPipeChannel.Active Property=id_1176
4 TRONamedPipeChannel.DispatchOptions Property=id_1177
4 TRONamedPipeChannel.OnAfterProbingServer Event=id_1184
4 TRONamedPipeChannel.OnAfterProbingServers Event=id_1185
4 TRONamedPipeChannel.OnBeforeProbingServer Event=id_1186
4 TRONamedPipeChannel.OnBeforeProbingServers Event=id_1187
4 TRONamedPipeChannel.OnLoginNeeded Event=id_1188
4 TRONamedPipeChannel.OnReceiveStream Event=id_1189
4 TRONamedPipeChannel.OnSendStream Event=id_1190
4 TRONamedPipeChannel.ProbeFrequency Property=id_1178
4 TRONamedPipeChannel.ProbeServers Property=id_1179
4 TRONamedPipeChannel.ServerID Property=id_1172
4 TRONamedPipeChannel.ServerLocators Property=id_1180
4 TRONamedPipeChannel.ServerName Property=id_1173
4 TRONamedPipeChannel.SynchronizedProbing Property=id_1181
3 TRONamedPipeServer Class
4 TRONamedPipeServer Class=id_73
4 TRONamedPipeServer.AllowEveryone Property=id_1214
4 TRONamedPipeServer.ServerID Property=id_1208
3 TROPerClientClassFactory Class
4 TROPerClientClassFactory Class=id_97
4 TROPerClientClassFactory.TimeoutSessions Method=id_1224
3 TROPooledClassFactory Class
4 TROPooledClassFactory Class=id_96
4 TROPooledClassFactory.ClearPool Method=id_1231
4 TROPooledClassFactory.Create Constructor=id_216
3 TROPostMessage Class
4 TROPostMessage Class=id_87
4 TROPostMessage.BinaryType Property=id_1239
3 TROPoweredByRemObjectsButton Class
4 TROPoweredByRemObjectsButton Class=id_217
4 TROPoweredByRemObjectsButton.ApplicationType Property=id_1249
3 TROProxy Class
4 TROProxy Class=id_218
4 TROProxy.__InterfaceName Property=id_1256
4 TROProxy.__Message Property=id_1257
4 TROProxy.__TransportChannel Property=id_1258
3 TRORemoteDataModule Class
4 TRORemoteDataModule Class=id_110
4 TRORemoteDataModule.ClientID Property=id_1152
4 TRORemoteDataModule.EventRepository Property=id_132
4 TRORemoteDataModule.NewSession Property=id_1266
4 TRORemoteDataModule.OnActivate Event=id_1271
4 TRORemoteDataModule.OnDeactivate Event=id_1272
4 TRORemoteDataModule.RequiresSession Property=id_192
4 TRORemoteDataModule.Session Property=id_1267
4 TRORemoteDataModule.SessionManager Property=id_1264
4 TRORemoteDataModule.Transport Property=id_1268
4 TRORemoteDataModule.Synchronize Method=id_1275
3 TRORemoteService Class
4 TRORemoteService Class=id_15
4 TRORemoteService.CacheRODL Property=id_1295
4 TRORemoteService.Channel Property=id_1291
4 TRORemoteService.Message Property=id_1292
4 TRORemoteService.ServiceName Property=id_1293
4 TRORemoteService.GetRODLLibrary Method=id_1296
4 TRORemoteService.GetServiceMethods Method=id_1299
4 TRORemoteService.GetServiceNames Method=id_1300
3 TRORequestParam Class
4 TRORequestParam Class=id_219
4 TRORequestParam.AsBinary Property=id_1319
4 TRORequestParam.AsBoolean Property=id_1320
4 TRORequestParam.AsComplexType Property=id_1321
4 TRORequestParam.AsCurrency Property=id_1322
4 TRORequestParam.AsDateTime Property=id_1323
4 TRORequestParam.AsFloat Property=id_1324
4 TRORequestParam.AsInt64 Property=id_1325
4 TRORequestParam.AsInteger Property=id_1326
4 TRORequestParam.AsString Property=id_1327
4 TRORequestParam.AsVariant Property=id_1328
4 TRORequestParam.AsWideString Property=id_1329
4 TRORequestParam.DataType Property=id_1314
4 TRORequestParam.Flag Property=id_1316
4 TRORequestParam.IsNull Property=id_1330
4 TRORequestParam.Name Property=id_1313
4 TRORequestParam.OwnsBinary Property=id_1331
4 TRORequestParam.OwnsComplexType Property=id_1332
4 TRORequestParam.TypeName Property=id_1315
4 TRORequestParam.Value Property=id_1317
4 TRORequestParam.ClearValue Method=id_1335
3 TRORequestParamCollection Class
4 TRORequestParamCollection Class=id_220
4 TRORequestParamCollection.HasResultParam Property=id_1363
4 TRORequestParamCollection.Items Property=id_1364
4 TRORequestParamCollection.ResultParam Property=id_1365
4 Add Method
5 Add Method=id_1368
5 TRORequestParamCollection.Add Method ()=id_1381
5 TRORequestParamCollection.Add Method (string, TRODataType, TRODLParamFlag, string)=id_1382
4 TRORequestParamCollection.ClearInputValues Method
5 TRORequestParamCollection.ClearInputValues Method=id_1369
4 TRORequestParamCollection.ClearOutputValues Method
5 TRORequestParamCollection.ClearOutputValues Method=id_1370
4 TRORequestParamCollection.ClearValues Method
5 TRORequestParamCollection.ClearValues Method=id_1360
4 TRORequestParamCollection.FindParam Method
5 TRORequestParamCollection.FindParam Method=id_802
4 TRORequestParamCollection.ParamByName Method
5 TRORequestParamCollection.ParamByName Method=id_1371
3 TROServer Class
4 TROServer Class=id_120
4 TROServer.Active Property=id_198
4 TROServer.Dispatchers Property=id_121
4 TROServer.OnAfterServerActivate Property=id_368
4 TROServer.OnAfterServerDeactivate Property=id_369
4 TROServer.OnBeforeServerActivate Property=id_370
4 TROServer.OnBeforeServerDeactivate Property=id_371
4 TROServer.OnReadFromStream Event=id_380
4 TROServer.OnWriteToStream Event=id_381
3 TROServerLocator Class
4 TROServerLocator Class=id_221
4 TROServerLocator.DisableOnFailure Property=id_1410
4 TROServerLocator.Enabled Property=id_424
4 TROServerLocator.Host Property=id_1406
4 TROServerLocator.LoadBalancingServer Property=id_1411
4 TROServerLocator.Name Property=id_1412
4 TROServerLocator.OnEnabledChanged Event=id_1415
4 TROServerLocator.Port Property=id_1407
4 TROServerLocator.ProbingOptions Property=id_1408
3 TROService Class
4 TROService Class=id_224
3 TROSession Class
4 TROSession Class=id_225
4 TROSession.Count Property=id_1430
4 TROSession.Created Property=id_1431
4 TROSession.LastAccessed Property=id_1432
4 TROSession.Names Property=id_1433
4 TROSession.SessionID Property=id_1427
4 TROSession.Values Property=id_1428
3 TROSingletonClassFactory Class
4 TROSingletonClassFactory Class=id_94
3 TROSOAPMessage Class
4 TROSOAPMessage Class=id_83
4 TROSOAPMessage.BodyNode Property=id_1453
4 TROSOAPMessage.CustomLocation Property=id_1458
4 TROSOAPMessage.EnvelopeNode Property=id_1454
4 TROSOAPMessage.FaultNode Property=id_1455
4 TROSOAPMessage.HeaderNode Property=id_1456
4 TROSOAPMessage.MessageNode Property=id_1457
4 TROSOAPMessage.OnEnvelopeComplete Event=id_1461
4 TROSOAPMessage.OnSOAPFault Event=id_1462
4 TROSOAPMessage.OnWriteEnvelopeAttribute Event=id_1463
4 TROSOAPMessage.SerializationOptions Property=id_1451
3 TROSuperTcpChannel Class
4 TROSuperTcpChannel Class=id_55
4 TROSuperTcpChannel.AckWaitTimeout Property=id_1478
4 TROSuperTcpChannel.Active Property=id_1479
4 TROSuperTcpChannel.AutoReconnect Property=id_1480
4 TROSuperTcpChannel.DispatchOptions Property=id_1481
4 TROSuperTcpChannel.Host Property=id_1482
4 TROSuperTcpChannel.MaxPackageSize Property=id_1483
4 TROSuperTcpChannel.OnAfterProbingServer Event=id_1496
4 TROSuperTcpChannel.OnAfterProbingServers Event=id_1497
4 TROSuperTcpChannel.OnBeforeProbingServer Event=id_1498
4 TROSuperTcpChannel.OnBeforeProbingServers Event=id_1499
4 TROSuperTcpChannel.OnConnected Property=id_1484
4 TROSuperTcpChannel.OnDisconnected Property=id_1485
4 TROSuperTcpChannel.OnLoginNeeded Event=id_1500
4 TROSuperTcpChannel.OnReceiveStream Event=id_1501
4 TROSuperTcpChannel.OnSendStream Event=id_1502
4 TROSuperTcpChannel.Port Property=id_1486
4 TROSuperTcpChannel.ProbeFrequency Property=id_1487
4 TROSuperTcpChannel.ProbeServers Property=id_1488
4 TROSuperTcpChannel.ReconnectDelay Property=id_1489
4 TROSuperTcpChannel.RequestTimeout Property=id_1490
4 TROSuperTcpChannel.ServerLocators Property=id_1491
4 TROSuperTcpChannel.StoreActive Property=id_1492
4 TROSuperTcpChannel.SynchronizedProbing Property=id_1493
3 TROSuperTcpServer Class
4 TROSuperTcpServer Class=id_56
4 TROSuperTcpServer.AckWaitTimeout Property=id_1530
4 TROSuperTcpServer.MaxPackageSize Property=id_1531
4 TROSuperTcpServer.Port Property=id_1532
3 TROSynapseHTTPChannel Class
4 TROSynapseHTTPChannel Class=id_226
4 TROSynapseHTTPChannel.DispatchOptions Property=id_1543
4 TROSynapseHTTPChannel.http Property=id_1544
4 TROSynapseHTTPChannel.KeepAlive Property=id_1545
4 TROSynapseHTTPChannel.OnAfterProbingServer Event=id_1553
4 TROSynapseHTTPChannel.OnAfterProbingServers Event=id_1554
4 TROSynapseHTTPChannel.OnBeforeProbingServer Event=id_1555
4 TROSynapseHTTPChannel.OnBeforeProbingServers Event=id_1556
4 TROSynapseHTTPChannel.OnLoginNeeded Event=id_1557
4 TROSynapseHTTPChannel.OnReceiveStream Event=id_1558
4 TROSynapseHTTPChannel.OnSendStream Event=id_1559
4 TROSynapseHTTPChannel.ProbeFrequency Property=id_1546
4 TROSynapseHTTPChannel.ProbeServers Property=id_1547
4 TROSynapseHTTPChannel.ServerLocators Property=id_1548
4 TROSynapseHTTPChannel.SynchronizedProbing Property=id_1549
4 TROSynapseHTTPChannel.TargetURL Property=id_1550
3 TROSynchronizedSingletonClassFactory Class
4 TROSynchronizedSingletonClassFactory Class=id_95
3 TROTransportChannel Class
4 TROTransportChannel Class=id_222
4 TROTransportChannel.Busy Property=id_267
4 TROTransportChannel.CurrentLocator Property=id_403
4 TROTransportChannel.DispatchOptions Property=id_404
4 TROTransportChannel.OnAfterProbingServer Event=id_420
4 TROTransportChannel.OnAfterProbingServers Event=id_421
4 TROTransportChannel.OnBeforeProbingServer Event=id_422
4 TROTransportChannel.OnBeforeProbingServers Event=id_423
4 TROTransportChannel.OnException Event=id_425
4 TROTransportChannel.OnLoginNeeded Event=id_275
4 TROTransportChannel.OnProgress Event=id_426
4 TROTransportChannel.OnReceiveStream Event=id_427
4 TROTransportChannel.OnSendStream Event=id_428
4 TROTransportChannel.ProbeFrequency Property=id_405
4 TROTransportChannel.ProbeServers Property=id_406
4 TROTransportChannel.ServerLocators Property=id_223
4 TROTransportChannel.SynchronizedProbing Property=id_407
3 TROWebBrokerServer Class
4 TROWebBrokerServer Class=id_53
4 TROWebBrokerServer.SendExceptionsAs500 Property=id_1609
3 TROWinInetHTTPChannel Class
4 TROWinInetHTTPChannel Class=id_50
4 TROWinInetHTTPChannel.DispatchOptions Property=id_1618
4 TROWinInetHTTPChannel.Login Property=id_1619
4 TROWinInetHTTPChannel.OnAfterProbingServer Event=id_1628
4 TROWinInetHTTPChannel.OnAfterProbingServers Event=id_1629
4 TROWinInetHTTPChannel.OnBeforeProbingServer Event=id_1630
4 TROWinInetHTTPChannel.OnBeforeProbingServers Event=id_1631
4 TROWinInetHTTPChannel.OnLoginNeeded Event=id_1632
4 TROWinInetHTTPChannel.OnProgress Event=id_1633
4 TROWinInetHTTPChannel.OnReceiveStream Event=id_1634
4 TROWinInetHTTPChannel.OnSendStream Event=id_1635
4 TROWinInetHTTPChannel.ProbeFrequency Property=id_1620
4 TROWinInetHTTPChannel.ProbeServers Property=id_1621
4 TROWinInetHTTPChannel.ServerLocators Property=id_1622
4 TROWinInetHTTPChannel.SynchronizedProbing Property=id_1623
4 TROWinInetHTTPChannel.TargetURL Property=id_985
4 TROWinInetHTTPChannel.Timeout Property=id_1624
4 TROWinInetHTTPChannel.UserAgent Property=id_1625
3 TROWinMessageChannel Class
4 TROWinMessageChannel Class=id_74
4 TROWinMessageChannel.DefaultDirectory Property=id_1657
4 TROWinMessageChannel.Delay Property=id_1658
4 TROWinMessageChannel.DispatchOptions Property=id_1659
4 TROWinMessageChannel.FileName Property=id_1660
4 TROWinMessageChannel.OnAfterProbingServer Event=id_1668
4 TROWinMessageChannel.OnAfterProbingServers Event=id_1669
4 TROWinMessageChannel.OnBeforeProbingServer Event=id_1670
4 TROWinMessageChannel.OnBeforeProbingServers Event=id_1671
4 TROWinMessageChannel.OnLoginNeeded Event=id_1672
4 TROWinMessageChannel.OnReceiveStream Event=id_1673
4 TROWinMessageChannel.OnSendStream Event=id_1674
4 TROWinMessageChannel.Parameters Property=id_1661
4 TROWinMessageChannel.ProbeFrequency Property=id_1662
4 TROWinMessageChannel.ProbeServers Property=id_1663
4 TROWinMessageChannel.ServerID Property=id_1654
4 TROWinMessageChannel.ServerLocators Property=id_1664
4 TROWinMessageChannel.StartServer Property=id_1655
4 TROWinMessageChannel.SynchronizedProbing Property=id_1665
3 TROWinMessageServer Class
4 TROWinMessageServer Class=id_75
4 TROWinMessageServer.ServerID Property=id_1694
3 TROXmlRpcMessage Class
4 TROXmlRpcMessage Class=id_85
2 Interfaces
3 IROAsyncInterface Interface
4 IROAsyncInterface Interface=id_123
4 IROAsyncInterface.AnswerReceived Property=id_124
4 IROAsyncInterface.AnswerReceivedEvent Property=id_126
4 IROAsyncInterface.Busy Property=id_294
4 IROAsyncInterface.MessageID Property=id_295
3 IROEventWriter Interface
4 IROEventWriter Interface=id_228
4 IROEventWriter.ExcludeSender Property=id_1727
4 IROEventWriter.ExcludeSessionList Property=id_1728
4 IROEventWriter.SessionList Property=id_1729
3 IROStream Interface
4 IROStream Interface=id_229
4 IROStream.Stream Property=id_230
3 IROStrings Interface
4 IROStrings Interface=id_232
4 IROStrings.Strings Property=id_233
3 IROTCPTransport Interface
4 IROTCPTransport Interface=id_235
4 IROTCPTransport.ClientAddress Property=id_402
2 Structs, Records, Enums
3 TRODataType Enumeration=id_238
3 TRODispatchOption Enumeration=id_239
3 TRODLParamFlag Enumeration=id_240
3 TROPoolBehavior Enumeration=id_186
3 TROPostMessageBinaryType Enumeration=id_241
3 TROProbingOption Enumeration=id_242
3 TROXMLSerializationOption Enumeration=id_243
2 Functions
3 Functions=id_258
3 NewROStream Function=id_231
3 NewROStrings Function=id_234
3 NewROXmlDocument Function=id_246
3 RegisterExceptionClass Function=id_188
3 RegisterMessageClass Function=id_247
3 RegisterROClass Function=id_248
3 RegisterServerClass Function=id_249
3 RegisterTransportChannelClass Function=id_250
3 ROSendNoResponse Function=id_66
3 UnregisterExceptionClass Function=id_251
3 UnregisterMessageClass Function=id_252
3 UnregisterROClass Function=id_253
3 UnregisterServerClass Function=id_254
3 UnregisterTransportChannelClass Function=id_255
2 Types
3 Binary Type=id_197
3 DateTime Type=id_260
3 IROEventsWriter Type=id_133
3 TRODispatchOptions Type=id_261
3 TROProbingOptions Type=id_262
3 TROXMLSerializationOptions Type=id_263
1 Samples
2 Samples=id_1782
1 Additional Information
2 Additional Information=id_21
2 FAQs=id_1785
2 Online Articles=id_1786
2 Getting Technical Support=id_1787
2 Newsgroups=id_1788
1 Copyright Notice
2 Copyright Notice=id_1793