Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
RosiCompGlobalCfg
type TrDBFilterCfg = record
LikeChar: Char;
CompoundLikeChar: Char;
NullEqualStr: string;
TableSepStart: Char;
TableSepStop: Char;
ShowDelQuotes: boolean;
ShowCaseSensitive: boolean;