Unit 'DBGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TBookmarkList

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

Declaration

Source position: dbgrids.pas line 160

type TBookmarkList = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Clear;

  

  procedure Delete;

  

  function Find();

  

  function IndexOf();

  

  function Refresh;

  

  function GetEnumerator();

  

  property Count: Integer; [r]

  

  property CurrentRowSelected: Boolean; [rw]

  

  property Items []: TBookmark; default; [r]

  

end;

Inheritance

TBookmarkList

  

|

TObject



CT Web help

CodeTyphon Studio