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

idesignerselections

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

Declaration

Source position: msedesignintf.pas line 94

type idesignerselections = interface(inullinterface)

  function add();

  function equals();

  function get();

  function getcount;

  function getarray;

  property count: Integer; [r]

  property items []: tcomponent; default; [r]

end;

Inheritance

idesignerselections

inullinterface


Documentation generated on: 2021-05-13