TF5TCPClient Class

Represents type TF5TCPClient.

Namespace: flcTCPClient
TComponent
  flcTCPClient.TF5TCPClient
    flcTCPClient.TfclTCPClient
type
 TF5TCPClient = class(TComponent)
 end;

The TF5TCPClient type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TF5TCPClient class.

Destroy

Represents the destructor of the TF5TCPClient class.

Top
Show:
 NameDescription
Active

Represents property Active.

AddressFamily

Represents property AddressFamily.

BlockingConnection

Represents property BlockingConnection.

Connection

Represents property Connection.

ErrorCode

Represents property ErrorCode.

ErrorMessage

Represents property ErrorMessage.

Host

Represents property Host.

LocalHost

Represents property LocalHost.

LocalPort

Represents property LocalPort.

Port

Represents property Port.

PortInt

Represents property PortInt.

ReconnectOnDisconnect

Represents property ReconnectOnDisconnect.

RetryFailedConnect

Represents property RetryFailedConnect.

RetryFailedConnectDelaySec

Represents property RetryFailedConnectDelaySec.

RetryFailedConnectMaxAttempts

Represents property RetryFailedConnectMaxAttempts.

State

Represents property State.

StateStr

Represents property StateStr.

SynchronisedEvents

Represents property SynchronisedEvents.

TrackLastActivityTime

Represents property TrackLastActivityTime.

UserObject

Represents property UserObject.

UserTag

Represents property UserTag.

UseWorkerThread

Represents property UseWorkerThread.

WaitForStartup

Represents property WaitForStartup.

Top
Show:
 NameDescription
CheckActive

Represents method CheckActive.

CheckNotActive

Represents method CheckNotActive.

Close

Represents method Close.

ConnectionClose(TTCPConnection)

Represents method ConnectionClose(TTCPConnection).

ConnectionLog(TTCPConnection,TTCPLogType,String,Integer)

Represents method ConnectionLog(TTCPConnection,TTCPLogType,String,Integer).

ConnectionRead(TTCPConnection)

Represents method ConnectionRead(TTCPConnection).

ConnectionReadActivity(TTCPConnection)

Represents method ConnectionReadActivity(TTCPConnection).

ConnectionReadShutdown(TTCPConnection)

Represents method ConnectionReadShutdown(TTCPConnection).

ConnectionShutdown(TTCPConnection)

Represents method ConnectionShutdown(TTCPConnection).

ConnectionStateChange(TTCPConnection,TTCPConnectionState)

Represents method ConnectionStateChange(TTCPConnection,TTCPConnectionState).

ConnectionWorkerExecute(TTCPConnection,TTCPBlockingConnection,Boolean)

Represents method ConnectionWorkerExecute(TTCPConnection,TTCPBlockingConnection,Boolean).

ConnectionWrite(TTCPConnection)

Represents method ConnectionWrite(TTCPConnection).

ConnectionWriteActivity(TTCPConnection)

Represents method ConnectionWriteActivity(TTCPConnection).

CreateConnection

Represents method CreateConnection.

DoBind

Represents method DoBind.

DoClose

Represents method DoClose.

DoConnect

Represents method DoConnect.

DoResolve

Represents method DoResolve.

DoResolveLocal

Represents method DoResolveLocal.

DoStart

Represents method DoStart.

DoStop

Represents method DoStop.

Finalise

Represents method Finalise.

FreeConnection

Represents method FreeConnection.

Init

Represents method Init.

InitDefaults

Represents method InitDefaults.

IsConnected

Represents method IsConnected.

IsConnecting

Represents method IsConnecting.

IsConnectingOrConnected

Represents method IsConnectingOrConnected.

IsConnectionClosed

Represents method IsConnectionClosed.

IsShutdownComplete

Represents method IsShutdownComplete.

IsStopping

Represents method IsStopping.

Loaded

Represents method Loaded.

Lock

Represents method Lock.

Log(TTCPClientLogType,String,Integer)

Overloaded. Represents method Log(TTCPClientLogType,String,Integer).

Log(TTCPClientLogType,String,TVarRec[],Integer)

Overloaded. Represents method Log(TTCPClientLogType,String,TVarRec[],Integer).

ProcessMessage(Boolean)

Represents method ProcessMessage(Boolean).

ProcessThreadExecute(TTCPClientProcessThread)

Represents method ProcessThreadExecute(TTCPClientProcessThread).

SetClosed

Represents method SetClosed.

SetConnected

Represents method SetConnected.

SetError(String,Integer)

Represents method SetError(String,Integer).

SetNegotiating

Represents method SetNegotiating.

SetReady

Represents method SetReady.

SetStarted

Represents method SetStarted.

SetState(TTCPClientState)

Represents method SetState(TTCPClientState).

SetStopped

Represents method SetStopped.

Shutdown

Represents method Shutdown.

SocketLog(TSysSocket,TSysSocketLogType,String)

Represents method SocketLog(TSysSocket,TSysSocketLogType,String).

Start

Represents method Start.

StartProcessThread

Represents method StartProcessThread.

Stop

Represents method Stop.

StopProcessThread

Represents method StopProcessThread.

Synchronize(TSyncProc)

Represents method Synchronize(TSyncProc).

SyncLog

Represents method SyncLog.

SyncTriggerActive

Represents method SyncTriggerActive.

SyncTriggerClose

Represents method SyncTriggerClose.

SyncTriggerConnected

Represents method SyncTriggerConnected.

SyncTriggerConnectFailed

Represents method SyncTriggerConnectFailed.

SyncTriggerError

Represents method SyncTriggerError.

SyncTriggerInactive

Represents method SyncTriggerInactive.

SyncTriggerNegotiating

Represents method SyncTriggerNegotiating.

SyncTriggerRead

Represents method SyncTriggerRead.

SyncTriggerReadActivity

Represents method SyncTriggerReadActivity.

SyncTriggerReadShutdown

Represents method SyncTriggerReadShutdown.

SyncTriggerReady

Represents method SyncTriggerReady.

SyncTriggerShutdown

Represents method SyncTriggerShutdown.

SyncTriggerStart

Represents method SyncTriggerStart.

SyncTriggerStarted

Represents method SyncTriggerStarted.

SyncTriggerStateChanged

Represents method SyncTriggerStateChanged.

SyncTriggerStop

Represents method SyncTriggerStop.

SyncTriggerStopped

Represents method SyncTriggerStopped.

SyncTriggerWrite

Represents method SyncTriggerWrite.

SyncTriggerWriteActivity

Represents method SyncTriggerWriteActivity.

TerminateProcessThread

Represents method TerminateProcessThread.

TerminateWorkerThread

Represents method TerminateWorkerThread.

TriggerActive

Represents method TriggerActive.

TriggerClose

Represents method TriggerClose.

TriggerConnected

Represents method TriggerConnected.

TriggerConnectFailed

Represents method TriggerConnectFailed.

TriggerError

Represents method TriggerError.

TriggerInactive

Represents method TriggerInactive.

TriggerNegotiating

Represents method TriggerNegotiating.

TriggerProcessThreadIdle

Represents method TriggerProcessThreadIdle.

TriggerRead

Represents method TriggerRead.

TriggerReadActivity

Represents method TriggerReadActivity.

TriggerReadShutdown

Represents method TriggerReadShutdown.

TriggerReady

Represents method TriggerReady.

TriggerShutdown

Represents method TriggerShutdown.

TriggerStart

Represents method TriggerStart.

TriggerStarted

Represents method TriggerStarted.

TriggerStateChanged

Represents method TriggerStateChanged.

TriggerStop

Represents method TriggerStop.

TriggerStopped

Represents method TriggerStopped.

TriggerWrite

Represents method TriggerWrite.

TriggerWriteActivity

Represents method TriggerWriteActivity.

Unlock

Represents method Unlock.

Wait

Represents method Wait.

WaitForClose(Integer)

Represents method WaitForClose(Integer).

WaitForConnect(Integer)

Represents method WaitForConnect(Integer).

WaitForState(TTCPClientStates,Integer)

Represents method WaitForState(TTCPClientStates,Integer).

Top
Show:
 NameDescription
OnActive

Represents property OnActive.

OnClose

Represents property OnClose.

OnConnected

Represents property OnConnected.

OnConnectFailed

Represents property OnConnectFailed.

OnError

Represents property OnError.

OnInactive

Represents property OnInactive.

OnLog

Represents property OnLog.

OnMainThreadWait

Represents property OnMainThreadWait.

OnNegotiating

Represents property OnNegotiating.

OnProcessThreadIdle

Represents property OnProcessThreadIdle.

OnRead

Represents property OnRead.

OnReadActivity

Represents property OnReadActivity.

OnReadShutdown

Represents property OnReadShutdown.

OnReady

Represents property OnReady.

OnShutdown

Represents property OnShutdown.

OnStart

Represents property OnStart.

OnStarted

Represents property OnStarted.

OnStateChanged

Represents property OnStateChanged.

OnStop

Represents property OnStop.

OnStopped

Represents property OnStopped.

OnThreadWait

Represents property OnThreadWait.

OnWorkerExecute

Represents property OnWorkerExecute.

OnWrite

Represents property OnWrite.

OnWriteActivity

Represents property OnWriteActivity.

Top
Show:
 NameDescription
FActivateOnLoaded

Represents field FActivateOnLoaded.

FActive

Represents field FActive.

FAddressFamily

Represents field FAddressFamily.

FConnectAddr

Represents field FConnectAddr.

FConnection

Represents field FConnection.

FErrorCode

Represents field FErrorCode.

FErrorMsg

Represents field FErrorMsg.

FHost

Represents field FHost.

FIPAddressFamily

Represents field FIPAddressFamily.

FIsStopping

Represents field FIsStopping.

FLocalAddr

Represents field FLocalAddr.

FLocalHost

Represents field FLocalHost.

FLocalPort

Represents field FLocalPort.

FLock

Represents field FLock.

FOnActive

Represents field FOnActive.

FOnClose

Represents field FOnClose.

FOnConnected

Represents field FOnConnected.

FOnConnectFailed

Represents field FOnConnectFailed.

FOnError

Represents field FOnError.

FOnInactive

Represents field FOnInactive.

FOnLog

Represents field FOnLog.

FOnMainThreadWait

Represents field FOnMainThreadWait.

FOnNegotiating

Represents field FOnNegotiating.

FOnProcessThreadIdle

Represents field FOnProcessThreadIdle.

FOnRead

Represents field FOnRead.

FOnReadActivity

Represents field FOnReadActivity.

FOnReadShutdown

Represents field FOnReadShutdown.

FOnReady

Represents field FOnReady.

FOnShutdown

Represents field FOnShutdown.

FOnStart

Represents field FOnStart.

FOnStarted

Represents field FOnStarted.

FOnStateChanged

Represents field FOnStateChanged.

FOnStop

Represents field FOnStop.

FOnStopped

Represents field FOnStopped.

FOnThreadWait

Represents field FOnThreadWait.

FOnWorkerExecute

Represents field FOnWorkerExecute.

FOnWrite

Represents field FOnWrite.

FOnWriteActivity

Represents field FOnWriteActivity.

FPort

Represents field FPort.

FProcessThread

Represents field FProcessThread.

FReconnectOnDisconnect

Represents field FReconnectOnDisconnect.

FRetryFailedConnect

Represents field FRetryFailedConnect.

FRetryFailedConnectDelaySec

Represents field FRetryFailedConnectDelaySec.

FRetryFailedConnectMaxAttempts

Represents field FRetryFailedConnectMaxAttempts.

FSocket

Represents field FSocket.

FState

Represents field FState.

FSynchronisedEvents

Represents field FSynchronisedEvents.

FSyncListLog

Represents field FSyncListLog.

FTrackLastActivityTime

Represents field FTrackLastActivityTime.

FUserObject

Represents field FUserObject.

FUserTag

Represents field FUserTag.

FUseWorkerThread

Represents field FUseWorkerThread.

FWaitForStartup

Represents field FWaitForStartup.

Top