--- ibx/trunk/runtime/nongui/IBTable.pas 2020/07/17 22:57:55 307 +++ ibx/trunk/runtime/nongui/IBTable.pas 2020/07/18 10:26:30 308 @@ -161,6 +161,8 @@ type property EnableStatistics; property Filter; property Filtered; + property SQLFiltered; + property SQLFilterParams; property GeneratorField; property IndexDefs: TIndexDefs read FIndexDefs write SetIndexDefs stored IndexDefsStored; property IndexFieldNames: string read GetIndexFieldNames write SetIndexFieldNames;