Class TBoundButtonedEdit

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TBoundButtonedEdit = class(TButtonedEdit)

Description

TButtonedEdit subcomponent used by rDBCheckListBox

Hierarchy

  • TButtonedEdit
  • TBoundButtonedEdit

Overview

Methods

Public constructor CreateLinkEvent(AOwner: TComponent; OnFindEvent: TNotifyEvent);

Properties

Published property FindDelay: cardinal read FFindDelay write FFindDelay default 250;
Published property Left stored false;
Published property Top stored false;
Published property Width stored false;
Published property Height stored false;

Description

Methods

Public constructor CreateLinkEvent(AOwner: TComponent; OnFindEvent: TNotifyEvent);
 

Properties

Published property FindDelay: cardinal read FFindDelay write FFindDelay default 250;

define delay between text update and find event

Published property Left stored false;
 
Published property Top stored false;
 
Published property Width stored false;
 
Published property Height stored false;
 

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