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

TGtkRadioAction

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

Declaration

Source position: lazgtk3.pas line 11273

type TGtkRadioAction = object(TGtkToggleAction)

  private_data2: PGtkRadioActionPrivate;

  

end;

Inheritance

TGtkRadioAction

  

TGtkToggleAction

  

TGtkAction

  

TGObject