Unit rDBRecView

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

rDBrecView is enhanced Grid component which provides functionality for displaying and editing of one dataset record. rDBrecView can display all type of fields including memo and grapics fields. Each field can be displayed with diferent font style and color. RDBrecView can be linked to DBGrid or to DataSource.

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

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TrDBRecViewInplaceEdit  
Class TrDBRecView enhanced TCustomGrid component which provides functionality for displaying and editing of one dataset record

Types

TGridOptionEx = (...);
TGridOptionsEx = set of TGridOptionEx;
TGridDlgVisibleTab = (...);
TGridDlgVisibleTabs = set of TGridDlgVisibleTab;

Description

Types

TGridOptionEx = (...);
 
Values
  • goDataRight:  
  • goNumberRight:  
  • goAddColon:  
  • goAutoHeight:  
  • goUseGridPickList:  
  • goOnlyPickListValues:  
  • goRTFToPlainText:  
  • goEnterNewLineMemo:  
TGridOptionsEx = set of TGridOptionEx;
 
TGridDlgVisibleTab = (...);
 
Values
  • vtFieldsSetup:  
  • vtSpecFields:  
  • vtFieldsAsLink:  
  • vtPickLists:  
TGridDlgVisibleTabs = set of TGridDlgVisibleTab;
 

Author

Created

Dec 2007

Last Modified

Jan 2016


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