Class TDomain

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TDomain = class(TObject)

Description

Hierarchy

Overview

Fields

Public DebugLogger:TDebugLogger;
Public Domain: string;

Methods

Public constructor Create;
Public destructor Destroy; override;
Public procedure SetLanguageCode (const langcode:string);
Public procedure SetFilename (const filename:string);
Public procedure GetListOfLanguages(list:TStrings);
Public function GetTranslationProperty(Propertyname: string): WideString;
Public function gettext(const msgid: ansistring): ansistring;

Properties

Public property Directory: string read vDirectory write setDirectory;

Description

Fields

Public DebugLogger:TDebugLogger;
 
Public Domain: string;
 

Methods

Public constructor Create;
 
Public destructor Destroy; override;
 
Public procedure SetLanguageCode (const langcode:string);
 
Public procedure SetFilename (const filename:string);
 
Public procedure GetListOfLanguages(list:TStrings);
 
Public function GetTranslationProperty(Propertyname: string): WideString;
 
Public function gettext(const msgid: ansistring): ansistring;
 

Properties

Public property Directory: string read vDirectory write setDirectory;
 
Copyright ©1994-2007 by Mario A. Valdez-Ramírez.

Generated by PasDoc 0.9.0 on 2007-07-25 05:51:50