function getcurrenttextdomain:string;

This function returns the current text domain. The default value for the current text domain is 'default', but can be changed using textdomain(). See the Section called procedure textdomain(Domain:string);> for further information.