Unit rDBGrid_MS
Uses Functions and Procedures Constants Variables
Description
rDBGrid_MS unit contains TrDBGrid_MS - enhanced TrDBGrid component which provides multiselect function by click on fixed column with definable colors. TrDBGrid_MS provide multiselect of range of records by Shift+click or Ctrl+Click on fixed column and popup menu on fixed column.
Splash screen in demo version.
Overview
Classes, Interfaces, Objects and Records
Class TrBookmarkList |
class to store list of selected records |
Class TrDBGrid_MS |
enhanced TrDBGrid component which provides multiselect function by click on fixed column with definable colors |
Types
Description
Types
TRecordScope = (...); |
list of scope types used by ProcScopeRecords procedure to define which records is processed
Values
|
TCanDeleteSelected = procedure(Sender: TObject; var CanDelete: Boolean) of object; |
event type for getting of possibility to delete selected records
|
Author
Created
May 2009
Last Modified
Dec 2020
Generated by PasDoc 0.15.0.
|