Class TACWin95Path (unit ACWin95Path) |
Inherits from
Tcomponent
*****************************************************************************
* TACWin95Path *
constructor Create(AOwner: TComponent);
- Public declarations
*****************************************************************************
* Create *
Procedure SetNull(T : String);
*****************************************************************************
* SetNull *
property AppData : String
Published declarations
property Cache : String
property Cookies : String
property DeskTop : String
property Favorites : String
property Fonts : String
property History : String
property NetHood : String
property Personal : String
property PrintHood : String
property Programs : String
property Recent : String
property SendTo : String
property StartMenu : String
property StartUp : String
property Templates : String
FAppData : String;
Protected declarations
FCache : String;
FCookies : String;
FDeskTop : String;
FFavorites : String;
FFonts : String;
FHistory : String;
FNetHood : String;
FPersonal : String;
FPrintHood : String;
FPrograms : String;
FRecent : String;
FSendTo : String;
FStartMenu : String;
FStartUp : String;
FTemplates : String;
constructor Create(AOwner: TComponent);
Public declarations
*****************************************************************************
* Create *
Procedure SetNull(T : String);
*****************************************************************************
* SetNull *
property AppData : String
Published declarations
property Cache : String
property Cookies : String
property DeskTop : String
property Favorites : String
property Fonts : String
property History : String
property NetHood : String
property Personal : String
property PrintHood : String
property Programs : String
property Recent : String
property SendTo : String
property StartMenu : String
property StartUp : String
property Templates : String
FAppData : String;
Protected declarations
FCache : String;
FCookies : String;
FDeskTop : String;
FFavorites : String;
FFonts : String;
FHistory : String;
FNetHood : String;
FPersonal : String;
FPrintHood : String;
FPrograms : String;
FRecent : String;
FSendTo : String;
FStartMenu : String;
FStartUp : String;
FTemplates : String;