Unit 'mutexserver' Package
[Overview][Classes][Index] [#pl_pascalscada]

TMutexServer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: mutexserver.pas line 77

type TMutexServer = class(TComponent)

protected

  procedure Loaded; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Active: Boolean; [rws]

  

  property Port: Word; [rws]

  

end;

Inheritance

TMutexServer

  

|

TObject



CT Web help

CodeTyphon Studio