Unit 'IntfGraphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazAVLPalette

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

Declaration

Source position: intfgraphics.pas line 298

type TLazAVLPalette = class(TFPPalette)

protected

  FAVLPalette: TAvlTree;

  

  FAVLNodes: PAvlTreeNode;

  

  procedure SetCount(); override;

  

  procedure SetColor(); override;

  

  function CompareEntries();

  

  function CompareColorWithEntries();

  

  procedure EnlargeData; override;

  

public

  destructor Destroy; override;

  

  function IndexOf(); override;

  

  function Add(); override;

  

  procedure CheckConsistency; virtual;

  

end;

Inheritance

TLazAVLPalette

  

|

TObject



CT Web help

CodeTyphon Studio