ReportFilterCustomFilter Property
Allows the user to specify his own filter XML.
Syntax
property ReportFilterCustomFilter: String;
Default Value
''
Remarks
Allows the user to specify his own filter XML. This property must be properly-formed XML, and must be a supported CalDAV filter or the component raises an exception.
Data Type
String