Record TidUserTypeHelper

Hierarchy
Fields
Properties

Unit

Declaration

type TidUserTypeHelper = record helper for TidUserType

Description

TidUserTypeHelper

Overview

Methods

class function UserTypeFromString(const AType: WideString): TidUserType; static;
class function UserTypeToString(const AType: TidUserType): WideString; static;
class function AllUserTypes: TidUserTypes; static;
class function UserTypesToCommaString(const ATypes: TidUserTypes; const AQuoted: Boolean): WideString; static;
function ToString: WideString;

Description

Methods

class function UserTypeFromString(const AType: WideString): TidUserType; static;
 
class function UserTypeToString(const AType: TidUserType): WideString; static;
 
class function AllUserTypes: TidUserTypes; static;
 
class function UserTypesToCommaString(const ATypes: TidUserTypes; const AQuoted: Boolean): WideString; static;
 
function ToString: WideString;
 

Generated by PasDoc 0.15.0.