System.Classes.TProxyAggregateStream.Streams
Delphi
property Streams[AIndex: Integer]: TStream read GetStreams;
C++
__property TStream* Streams[int AIndex] = {read=GetStreams};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Classes.pas System.Classes.hpp |
System.Classes | TProxyAggregateStream |
Description
Embarcadero Technologies does not currently have any additional information.