[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGFileAttributeMatcher

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TGFileAttributeMatcher