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

IObjInspInterface

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

Defines an interface used in the Lazarus Object Inspector.

Declaration

Source position: controls.pp line 86

type IObjInspInterface = interface

  function AllowAdd;

  

  function AllowDelete;

  

end;

Inheritance

IObjInspInterface

  

Defines an interface used in the Lazarus Object Inspector.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.