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

TGListModelInterface

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

Declaration

Source position: lazgio2.pas line 4756

type TGListModelInterface = object

  g_iface: TGTypeInterface;

  

  get_item_type: ;

  

  get_n_items: ;

  

  get_item: ;

  

end;

Inheritance

TGListModelInterface