[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 4115
type TGFileAttributeMatcher = object |
||
function new(); |
|
|
function enumerate_namespace(); |
|
|
function enumerate_next; |
|
|
function matches(); |
|
|
function matches_only(); |
|
|
function ref; |
|
|
function subtract(); |
|
|
function to_string; |
|
|
procedure unref; |
|
|
end; |
|