Unit 'JvId3v2Base' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_jvcl]

TJvID3GeneralObjFrame

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jvid3v2base.pas line 542

type TJvID3GeneralObjFrame = class(TJvID3BinaryFrame)

protected

  procedure ReadFrame; override;

  

  procedure WriteFrame; override;

  

  function GetFrameSize(); override;

  

  function GetIsEmpty; override;

  

  function MustWriteAsUTF; override;

  

  function SameUniqueIDAs(); override;

  

public

  class function CanAddFrame(); override;

  

  function CheckFrame(); override;

  

  procedure Assign(); override;

  

  procedure Clear; override;

  

  class function Find();

  

  class function FindOrCreate();

  

published

  property MIMEType: AnsiString; [rw]

  

  property FileName: string; [rw]

  

  property ContentDescription: string; [rw]

  

end;

Inheritance

TJvID3GeneralObjFrame

  

|

TJvID3BinaryFrame

  

|

TJvID3Frame

  

|

TObject



CT Web help

CodeTyphon Studio