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

TGdkDeviceTool

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

Declaration

Source position: lazgdk3.pas line 3625

type TGdkDeviceTool = object(TGObject)

  function get_hardware_id;

  

  function get_serial;

  

  function get_tool_type;

  

  property hardware_id: guint64; [r]

  

  property serial: guint64; [r]

  

  property tool_type: TGdkDeviceToolType; [r]

  

end;

Inheritance

TGdkDeviceTool

  

TGObject