Class TACFileType (unit ACFileType)

Inherits from

TComponent

***************************************************************************** * TACFileType *

Constructors


constructor Create(AOwner: TComponent);

Public declarations

***************************************************************************** * Constructor *



Functions

destructor Destroy;

***************************************************************************** * Destructor *

procedure Set_Desc(txt:String);

***************************************************************************** * Set_Desc *

procedure Set_Ext(txt:String);

Protected declarations

***************************************************************************** * Set_Ext *


Properties

property Description : String


property Ext : String

Published declarations

Events

Variables

ACReg : TACRegistryString;


F_desc : String;


F_Ext : String;

Private declarations


Constructors


constructor Create(AOwner: TComponent);

Public declarations

***************************************************************************** * Constructor *


Functions


destructor Destroy;

***************************************************************************** * Destructor *


procedure Set_Desc(txt:String);

***************************************************************************** * Set_Desc *


procedure Set_Ext(txt:String);

Protected declarations

***************************************************************************** * Set_Ext *


Properties


property Description : String


property Ext : String

Published declarations


Events


Variables


ACReg : TACRegistryString;


F_desc : String;


F_Ext : String;

Private declarations