| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: laz2_dom.pas line 363
type TDOMElementList = class(TDOMNodeList) |
||
protected |
||
|
||
|
||
|
||
FMatchNS: Boolean; |
|
|
FMatchAnyNS: Boolean; |
|
|
UseFilter: Boolean; |
|
|
function NodeFilter(); override; |
|
|
public |
||
constructor Create(); |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
| lazarus-ccr.sourceforge.net |