Unit QMostRecentlyUsedFiles

DescriptionusesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

The main purpose of QMostRecentlyUsedFiles is to define TRbwMostRecentlyUsed which manages a list of the most recently used files in an application. It creates menu items for them that can be used to open those files.

uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class E_MRU_Exception E_MRU_Exception is used for Exceptions generated by TRbwMostRecentlyUsed.
Class TRecentFileMenuItem TRecentFileMenuItem is a specialized TMenuItem that has a FileName property.
Class TRbwMostRecentlyUsed TRbwMostRecentlyUsed manages a list of the most recently used files in an application.

Functions and Procedures

procedure Register;

Types

TMenuItemPosition = (...);

Description

Functions and Procedures

procedure Register;

Register registers TRbwMostRecentlyUsed with the Delphi IDE on the RBW page.

Types

TMenuItemPosition = (...);

TMenuItemPosition is used to specify the relationship between the TRecentFileMenuItems generated by TRbwMostRecentlyUsed and the one specified in TRbwMostRecentlyUsed.PreviousItem.

Values

Generated by PasDoc 0.10.0 on 2006-10-31 09:56:42