TShellAlias

From Ultibo.org
Jump to: navigation, search

Return to Unit Shell


Description


To be documented

Class definitions



[Expand]

TShellAlias = class(TListObject)


Function declarations



[Expand]
constructor TShellAlias.Create;
Description: To be documented


[Expand]
destructor TShellAlias.Destroy;
Description: To be documented


[Expand]
function TShellAlias.GetName:String;
Description: To be documented


[Expand]
procedure TShellAlias.SetName(const AName:String);
Description: To be documented


[Expand]
procedure TShellAlias.SetFlags(AFlags:LongWord);
Description: To be documented


[Expand]
function TShellAlias.AcquireLock:Boolean;
Description: To be documented


[Expand]
function TShellAlias.ReleaseLock:Boolean;
Description: To be documented


Return to Unit Reference