Class TLoadSensorNode
Unit
X3DNodes
Declaration
type TLoadSensorNode = class(TAbstractNetworkSensorNode)
Description
Monitors the progress and success of downloading URL elements over a network.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
procedure CreateNode; override; |
|
|
class function ClassX3DType: string; override; |
|
Properties
|
property FdTimeOut: TSFTime read FFdTimeOut; |
Internal wrapper for property TimeOut. This wrapper API may change, we advise to access simpler TimeOut instead.
|
|
property TimeOut: TFloatTime read GetTimeOut write SetTimeOut; |
|
|
property FdWatchList: TMFNode read FFdWatchList; |
Internal wrapper for property WatchList . This wrapper API may change, we advise to access simpler WatchList instead.
|
Generated by PasDoc 0.16.0.