[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: IdGopherServer.pas line 77
type TIdGopherServer = class(TIdCustomTCPServer) |
||
protected |
||
function DoExecute(); override; |
|
|
procedure InitComponent; override; |
|
|
public |
||
function ReturnGopherItem(); |
|
|
procedure SendDirectoryEntry(); |
|
|
published |
||
property AdminEmail: string; [rw] |
|
|
property OnRequest: TRequestEvent; [rw] |
|
|
property OnPlusRequest: TPlusRequestEvent; [rw] |
|
|
property TruncateUserFriendlyName: Boolean; [rw] |
|
|
property TruncateLength: Integer; [rw] |
|
|
property DefaultPort: TIdPort; |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |