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

TJvID3TermsOfUseFrame

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

Declaration

Source position: jvid3v2base.pas line 692

type TJvID3TermsOfUseFrame = class(TJvID3Frame)

protected

  procedure ReadFrame; override;

  

  procedure WriteFrame; override;

  

  function GetFrameSize(); override;

  

  function GetIsEmpty; override;

  

  function MustWriteAsUTF; override;

  

  function SupportsVersion(); 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 Language: AnsiString; [rw]

  

  property Text: string; [rw]

  

end;

Inheritance

TJvID3TermsOfUseFrame

  

|

TJvID3Frame

  

|

TObject



CT Web help

CodeTyphon Studio