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

TGtkCheckButton

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

Declaration

Source position: lazgtk3.pas line 5158

type TGtkCheckButton = object(TGtkToggleButton)

  function new;

  

  function new_with_label();

  

  function new_with_mnemonic();

  

end;

Inheritance

TGtkCheckButton

  

TGtkToggleButton

  

TGtkButton

  

TGtkBin

  

TGtkContainer

  

TGtkWidget

  

TGInitiallyUnowned

  

TGObject