Unit rDBGrid_MS

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

rDBGrid_MS is enhanced rDBGrid component which provides multiselect function by click on fixed column with definable colors. rDBGrid_MS provide multiselect of range of records by Shift+click or Ctrl+Click on fixed column and popup menu on fixed column.

Updated version compatible with Delphi2010+. Splash screen in demo version.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TMyBkList class to store list of selected records
Class TrDBGrid_MS enhanced rDBGrid with mutiselect functions

Types

TRecordScope = (...);
TCanDeleteSelected = procedure(Sender: TObject; var CanDelete: boolean) of object;

Description

Types

TRecordScope = (...);

define types of records which is proccessed in ProcScopeRecords

Values
  • rsSelectedRecOnly:  
  • rsSelectedOrActiveRec:  
  • rsSelectedOrAllRec:  
  • rsActiveRecOnly:  
  • rsAllRec:  
TCanDeleteSelected = procedure(Sender: TObject; var CanDelete: boolean) of object;
 

Author

Created

May 2009 - Oct 2010

Last Modified

Jan 2015


Generated by PasDoc 0.13.0 on 2016-02-19 08:14:10