Skip to content

TBABlobImageJPEG

A .jpeg image

Unit: BoldAttributes

Declaration

TBABlobImageJPEG = class(TBABlob)

Hierarchy

  1. TObject
  2. TBoldMemoryManagedObject
  3. TBoldFlaggedObject
  4. TBoldSubscribableObject
  5. TBoldElement
  6. TBoldDomainElement
  7. TBoldMember
  8. TBoldAttribute
  9. TBABlob
  10. TBABlobImageJPEG

Description

The ContentType of this blob is 'image/jpeg'.

Methods

Name Summary Notes
GetStringRepresentation protected, override
SetStringRepresentation protected, override

GetStringRepresentation

function GetStringRepresentation(Representation: TBoldRepresentation): string; override; See also Ancestor Method

SetStringRepresentation

procedure SetStringRepresentation(Representation: TBoldRepresentation; Value: string); override; See also Ancestor Method

Generated from the Bold 4.0 help (Help/BfD.chm) by Tools/chm2mkdocs.py; member lists reflect Bold 4.0, see the source for members added since.