Unit 'vsHttpServer' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_synapsevs]

TvsVirtualDomain

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

Declaration

Source position: vshttpserver.pas line 56

type TvsVirtualDomain = class(TObject)

  FDefaultDocument: string;

  

  FDefaultDocuments: TStrings;

  

  FHostName: string;

  

  FVirtualPath: TStrings;

  

  FCGI: TStrings;

  

  FPreParser: TStrings;

  

  FManualURL: TStrings;

  

  FMimeTypes: TStrings;

  

  FAuthNeeded: TStrings;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TvsVirtualDomain

  

|

TObject



CT Web help

CodeTyphon Studio