| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazpango1.pas line 671
type TPangoAttrList = object  | 
||
function new;  | 
  | 
|
procedure change();  | 
  | 
|
function copy;  | 
  | 
|
function filter();  | 
  | 
|
function get_iterator;  | 
  | 
|
procedure insert();  | 
  | 
|
procedure insert_before();  | 
  | 
|
function ref;  | 
  | 
|
procedure splice();  | 
  | 
|
procedure unref;  | 
  | 
|
end;  | 
  |