Unit 'kmemo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKMemoDictionary

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

Declaration

Source position: kmemo.pas line 244

type TKMemoDictionary = class(TKObjectList)

public

  procedure AddItem();

  

  function FindItem();

  

  function GetValue();

  

  procedure SetValue();

  

  property Items []: TKMemoDictionaryItem; default; [rw]

  

end;

Inheritance

TKMemoDictionary

  

|

TKObjectList

  

|

TObject



CT Web help

CodeTyphon Studio