Class TMgNetUserName (unit NetUName)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions

destructor Destroy;


function GetMyNetUserName: String;


Properties

property About : TMgAboutInfo

Published declarations

property Name :


property Tag :


property UserName : string


Events

Variables

FAbout : TMgAboutInfo;

Private declarations

FUserName : String;



Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions


destructor Destroy;


function GetMyNetUserName: String;


Properties


property About : TMgAboutInfo

Published declarations


property Name :


property Tag :


property UserName : string


Events


Variables


FAbout : TMgAboutInfo;

Private declarations


FUserName : String;