Class TFitServerProxy
Unit
fit_server_proxy
Declaration
type TFitServerProxy = class(TInterfacedObject, IClientCallback)
Description
Proxy class transmitting messages from server back to client.
Hierarchy
- TInterfacedObject
- TFitServerProxy
Overview
Fields
Methods
Properties
Description
Fields
Methods
|
procedure ComputeBackgroundPointsDone; |
|
|
procedure ComputeCurveBoundsDone; |
|
|
procedure ComputeCurvePositionsDone; |
|
|
procedure Done; |
|
|
procedure ShowCurMin(Min: double); |
|
|
procedure ShowProfile; |
|
Properties
Generated by PasDoc 0.15.0.
|