Class TIShortCut (unit IShrtCut)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);

Déclarations publiques

*************************************************************************} { TIShortCut } {***************************************************************************} {***************************************************************************} { TIShortCut.



Functions

destructor Destroy;

TIShortCut.

procedure Read;

TIShortCut.

procedure Write;

TIShortCut.

function GetHotKey: TShortCut;

TIShortCut.

function GetWindowState: TWindowState;

TPBShellLink.

procedure SetFileIcon(AFileIcon: TFileIcon);

TIShortCut.

procedure SetFileName(AFileName: String);

TIShortCut.

procedure SetHotKey(AHotKey: TShortCut);

TIShortCut.

procedure SetShellFolder(AShellFolder: TShellFolder);

TIShortCut.

procedure SetWindowState(AWindowState: TWindowState);

TIShortCut.

Properties

property FileIcon : TFileIcon

Déclarations publiées

property FileName : String


property HotKey : TShortCut


property ShellFolder : TShellFolder


property URL : String


property WindowState : TWindowState


property WorkingDir : String


Events

Variables

FFileIcon : TFileIcon;


FFileName : String;

Déclarations privées

FHotKey : Word;


FShellFolder : TShellFolder;


FURL : String;


FWindowState : Integer;


FWorkingDir : String;



Constructors


constructor Create(AOwner: TComponent);

Déclarations publiques

*************************************************************************} { TIShortCut } {***************************************************************************} {***************************************************************************} { TIShortCut.Create } {


Functions


destructor Destroy;

TIShortCut.Create } {***************************************************************************} { TIShortCut.Destroy } {


procedure Read;

TIShortCut.SetFileIcon } {***************************************************************************} { TIShortCut.Read } {


procedure Write;

TIShortCut.Read } {***************************************************************************} { TIShortCut.Write } {


function GetHotKey: TShortCut;

TIShortCut.SetWindowState } {***************************************************************************} { TIShortCut.GetHotKey } {


function GetWindowState: TWindowState;

TPBShellLink.SetShellFolder } {***************************************************************************} { TIShortCut.GetWindowState } {


procedure SetFileIcon(AFileIcon: TFileIcon);

TIShortCut.SetHotKey } {***************************************************************************} { TIShortCut.SetFileIcon } {


procedure SetFileName(AFileName: String);

TIShortCut.Destroy } {***************************************************************************} { TIShortCut.SetFileName } {


procedure SetHotKey(AHotKey: TShortCut);

TIShortCut.GetHotKey } {***************************************************************************} { TIShortCut.SetHotKey } {


procedure SetShellFolder(AShellFolder: TShellFolder);

TIShortCut.SetFileName } {***************************************************************************} { TIShortCut.SetShellFolder } {


procedure SetWindowState(AWindowState: TWindowState);

TIShortCut.GetWindowState } {***************************************************************************} { TIShortCut.SetWindowState } {


Properties


property FileIcon : TFileIcon

Déclarations publiées


property FileName : String


property HotKey : TShortCut


property ShellFolder : TShellFolder


property URL : String


property WindowState : TWindowState


property WorkingDir : String


Events


Variables


FFileIcon : TFileIcon;


FFileName : String;

Déclarations privées


FHotKey : Word;


FShellFolder : TShellFolder;


FURL : String;


FWindowState : Integer;


FWorkingDir : String;