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

TGCharsetConverter

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

Declaration

Source position: lazgio2.pas line 2343

type TGCharsetConverter = object(TGObject)

  function new();

  

  function get_num_fallbacks;

  

  function get_use_fallback;

  

  procedure set_use_fallback();

  

  property use_fallback: gboolean; [rw]

  

end;

Inheritance

TGCharsetConverter

  

TGObject