Class TResourceEntry (unit RxResExp)

Inherits from

TObject

Constructors


constructor Create(AEntry: TIResourceEntry);

TResourceEntry


Functions

destructor Destroy;


function EnableEdit: Boolean;


function EnableRenameDelete: Boolean;


function GetGraphic(ResFile: TIResourceFile): TGraphic;

BM

function GetName: string;


function GetResourceName: PChar;


function GetResourceType: PChar;


function GetTypeName: string;


function Rename(ResFile: TIResourceFile; const NewName: string): Boolean;


function GetBitmap(ResFile: TIResourceFile): TBitmap;


function GetCursorOrIcon(ResFile: TIResourceFile; IsIcon: Boolean): HIcon;


Properties

Events

Variables

FChildren : TList;


FEntryNode : TTreeNode;


FHandle : Pointer;


FName : string;


FNameId : Word;


FParent : TResourceEntry;


FResType : TResourceType;


FSize : Integer;


FType : string;


FTypeId : Word;



Constructors


constructor Create(AEntry: TIResourceEntry);

TResourceEntry


Functions


destructor Destroy;


function EnableEdit: Boolean;


function EnableRenameDelete: Boolean;


function GetGraphic(ResFile: TIResourceFile): TGraphic;

BM


function GetName: string;


function GetResourceName: PChar;


function GetResourceType: PChar;


function GetTypeName: string;


function Rename(ResFile: TIResourceFile; const NewName: string): Boolean;


function GetBitmap(ResFile: TIResourceFile): TBitmap;


function GetCursorOrIcon(ResFile: TIResourceFile; IsIcon: Boolean): HIcon;


Properties


Events


Variables


FChildren : TList;


FEntryNode : TTreeNode;


FHandle : Pointer;


FName : string;


FNameId : Word;


FParent : TResourceEntry;


FResType : TResourceType;


FSize : Integer;


FType : string;


FTypeId : Word;