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

TAtkSocket

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

Declaration

Source position: lazatk1.pas line 1202

type TAtkSocket = object(TAtkObject)

  embedded_plug_id: Pgchar;

  

  function new;

  

  procedure embed();

  

  function is_occupied;

  

end;

Inheritance

TAtkSocket

  

TAtkObject

  

TGObject