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

TJvID3SimpleListFrame

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

Declaration

Source position: jvid3v2base.pas line 847

type TJvID3SimpleListFrame = class(TJvID3CustomTextFrame)

protected

  function GetText; override;

  

  procedure SetText(); override;

  

  procedure ReadFrame; override;

  

  procedure WriteFrame; override;

  

  function GetFrameSize(); override;

  

public

  function CheckFrame(); override;

  

  class function Find();

  

  class function FindOrCreate();

  

  procedure AfterConstruction; override;

  

  procedure BeforeDestruction; override;

  

  property FixedStringLength: Integer; [r]

  

  property Separator: char; [r]

  

  property IsNullSeparator: Boolean; [r]

  

published

  property List: TStrings; [rw]

  

end;

Inheritance

TJvID3SimpleListFrame

  

|

TJvID3CustomTextFrame

  

|

TJvID3Frame

  

|

TObject



CT Web help

CodeTyphon Studio