[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TPicture.UnregisterGraphicClass

UnRegisterGraphicClass - Removes all references to the specified TGraphic

Declaration

Source position: graphics.pp line 999

public class procedure TPicture.UnregisterGraphicClass(

  AClass: TGraphicClass

);

Description

UnRegisterGraphicClass - Removes all references to the specified TGraphic class and all its descendants from the file format and clipboard format internal lists

The latest version of this document can be found at lazarus-ccr.sourceforge.net.