Unit 'tsd_tag_id3v2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titansound]

TID3v2Tag.InsertFrame

Declaration

Source position: tsd_tag_id3v2.pas line 374

public function TID3v2Tag.InsertFrame(

  FrameID: TFrameID;

  Position: Integer

):Integer; overload;

function TID3v2Tag.InsertFrame(

  FrameID: string;

  Position: Integer

):Integer; overload;



CT Web help

CodeTyphon Studio