TPNGImage help From TPNGImage previous page next page Components > TChunk > Methods > Assign Assigns from another chunk contents. procedure Assign(Source: TChunk); Description Use this method to assign the contents from another TChunk. When creating new chunk classes it's recommended to override this method to copy extra properties. previous page start next page