Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdMessageParts.Items
TIdMessageParts
Represents the message parts in the collection.
property
Items [
Index
: Integer]: TIdMessagePart;
Description
Items is an indexed
TIdMessagePart
property used to access the individual message parts in the collection. Index values must be in the range 0..Count-1.