Record TrDBFindCfg

Hierarchy
Methods
Properties

Unit

Declaration

type TrDBFindCfg = record

Description

record for rDBFind global configuration

Overview

Fields

ShowDelQuotes: Boolean;
OnFoundEvent: TNotifyEvent;
LastOptIndex: integer;
LastCaseSens: Boolean;
LastFindStr: string;

Description

Fields

ShowDelQuotes: Boolean;
 
OnFoundEvent: TNotifyEvent;
 
LastOptIndex: integer;
 
LastCaseSens: Boolean;
 
LastFindStr: string;
 

Generated by PasDoc 0.15.0.