TMediaType

Base class and to/from text parsing of media types

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TMediaType

Source

Internet.MediaType.pas (26)

Description

Fields

ScopeVisibilityTypeNameDescription
InstancepublicTDictionaryParameters

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedTTextTypeToText()
InstanceprotectedTTextSubtypeToText()
InstancepublicCreate()
InstancepublicDestroy()
InstancepublicTTextToText()
InstancepublicParseParameter(Name: TText; Value: TText)
InstancepublicTTextTypeSubtypeToText()Returns the textual representation of this media type without its parameters
TypepublicTMediaTypeFromText(Value: TText)
TypepublicTMediaTypeFromExtension(Value: TText)