Classe TSortedCollection
Unit
mi.rtl.Objects.Methods.Collection.SortedCollection
Declaração
type TSortedCollection = class(TCollection)
Descrição
A class
TSortedCollection
implementa coleções ordenadas de objetos.EXEMPLO DE USO
???
Hierarquia
- TObjectsTypes
- TObjectsConsts
- TObjectsMethods
- TCollection
- TSortedCollection
Visão Geral
Campos
![]() |
Duplicates: Boolean; |
Métodos
![]() |
CONSTRUCTOR Create(ALimit, ADelta: Sw_Integer); overload; override; |
![]() |
FUNCTION KeyOf(Item: Pointer): Pointer; Virtual; |
![]() |
FUNCTION IndexOf(Item: Pointer): Sw_Integer; Override; |
![]() |
FUNCTION Compare(Key1, Key2: Pointer): Sw_Integer; Virtual; |
![]() |
FUNCTION Search(Key: Pointer; Var Index: Sw_Integer): Boolean; Virtual; |
![]() |
PROCEDURE Insert(Item: Pointer); Override; |
![]() |
Function GetMaxLength():Integer; |
Propriedades
![]() |
property tstrings[Index:Sw_Integer]: tstring Read Getstrings write Setstrings; |
Descrição
Campos
![]() |
Duplicates: Boolean; |
Métodos
![]() |
CONSTRUCTOR Create(ALimit, ADelta: Sw_Integer); overload; override; |
Duplicates flag |
![]() |
FUNCTION KeyOf(Item: Pointer): Pointer; Virtual; |
![]() |
FUNCTION IndexOf(Item: Pointer): Sw_Integer; Override; |
![]() |
FUNCTION Compare(Key1, Key2: Pointer): Sw_Integer; Virtual; |
![]() |
FUNCTION Search(Key: Pointer; Var Index: Sw_Integer): Boolean; Virtual; |
![]() |
PROCEDURE Insert(Item: Pointer); Override; |
![]() |
Function GetMaxLength():Integer; |
Propriedades
![]() |
property tstrings[Index:Sw_Integer]: tstring Read Getstrings write Setstrings; |
=n specifies the maximum number of AnsiCharacters |
Gerado por PasDoc 0.16.0.