TMechantsList Class

Unit: uClasses
TObjectList<TMechant>
  uClasses.TMechantsList
type TMechantsList = class(TObjectList<TMechant>)

The TMechantsList type exposes the following members.

Show:
 NameDescription
LoadFromStream

SaveToStream

Top