TMark
List Class
Unit
:
uProjectVICU
Inheritance Hierarchy
TObjectList<TMark>
uProjectVICU.TMarkList
Syntax
Delphi
type TMarkList = class(TObjectList<TMark>)
The TMarkList type exposes the following members.
Constructors
Show:
Inherited
Protected
Name
Description
Create
Destroy
Top
Methods
Show:
Inherited
Protected
Name
Description
Add
Clear
Delete
GetMark
GetNextMark
GetPreviousMark
LoadFromStream
Remove
SaveToStream
Top