System.Generics.Collections.THashSet.GrowThreshold

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GrowThreshold: NativeInt read GetGrowThreshold;

C++

__property System::NativeInt GrowThreshold = {read=GetGrowThreshold, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections THashSet

Description

Embarcadero Technologies does not currently have any additional information.