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

tdesignerselections

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

Declaration

Source position: msedesignintf.pas line 229

type tdesignerselections = class(trecordlist, idesignerselections)

public

  constructor create;

  procedure change; override;

  procedure beginupdate;

  procedure endupdate;

  procedure decupdate;

  function Add();

  function Equals();

  function Get();

  function GetCount;

  function getarray;

  function getobjinfoar;

  function getobjecttext;

  function pastefromobjecttext();

  procedure copytoclipboard;

  function pastefromclipboard();

  function itempo();

  function indexof();

  function remove(); virtual;

  procedure assign();

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

  function isembedded();

end;

Inheritance

tdesignerselections,idesignerselections

|

trecordlist

|

tnullinterfacedobject,iunknown

|

tobject


Documentation generated on: 2021-05-13