Class TSearchValue
Unit
idCatalogDOM
Declaration
type TSearchValue = class(TBaseCatalogObject)
Description
TSearchValue
Hierarchy
Overview
Methods
Properties
 |
property Value: WideString read FValue write FValue; |
 |
property Exact: Boolean read FExact write FExact; |
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
Properties
 |
property Value: WideString read FValue write FValue; |
|
|
 |
property Exact: Boolean read FExact write FExact; |
|
|
Generated by PasDoc 0.15.0.
|