Unit RxResExp

*****************************************************} { } { Delphi VCL Extensions (RX) } { } { Copyright (c) 1997,98 Master-Bank } { } {

Classes

TAddInNotifier -
TProjectNotifier -
TResourceEntry -
TRxProjectResExpert -
TRxResourceEditor -

Functions

RegisterResourceExpert - Library registration

Types

TResourceType
TResSelection

Constants

Variables

RxResourceEditor


Functions


procedure RegisterResourceExpert;

Library registration

Types


TResourceType = (rtpCustom, rtpCursor, rtpGroupCursor, rtpBitmap,
    rtpIcon, rtpGroupIcon, rtpRCData, rtpVersion, rtpAniCursor,
    rtpPredefined);

TResSelection = record
ResName : string;
ResType : string;
end;

Constants


Variables

RxResourceEditor : TRxResourceEditor = nil

Public declarations