[Overview][Constants][Types][Classes][Index] Reference for unit 'msedropdownlist' (#msegui)

tdropdowndatacols

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

Declaration

Source position: msedropdownlist.pas line 76

type tdropdowndatacols = class(townedpersistentarrayprop)

public

  constructor create();

  class function getitemclasstype; override;

  procedure beginupdate;

  procedure endupdate;

  procedure clear;

  function addrow();

  procedure insertrow();

  procedure deleterow();

  function getrow();

  property rowcount: Integer; [rw]

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

end;

Inheritance

tdropdowndatacols

|

townedpersistentarrayprop

|

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13