Represents message flags currently set in a message instance.
TIdMessageFlagsSet = set of TIdMessageFlags;
TIdMessageFlagsSet is a Set type that can contain TIdMessageFlags values representing message flags currently set in a message instance.
TIdMessageFlagsSet is the type used by the TIdMessage.Flags property.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |