Unit 'DAV_GuiVUMeter' Package
[Overview][Classes][Index] [#pl_asiovst]

TCustomGuiVUMeter

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

Declaration

Source position: DAV_GuiVUMeter.pas line 12

type TCustomGuiVUMeter = class(TBufferedGraphicControl)

protected

  procedure SettingsChanged(); virtual;

  

  procedure UpdateBuffer; override;

  

  procedure AutoSizeChanged; virtual;

  

  procedure GlyphCountChanged; virtual;

  

  procedure GlyphIndexChanged; virtual;

  

  procedure StitchKindChanged; virtual;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Color;

  

  property AutoSize: Boolean; [rw]

  

  property GlyphIndex: Integer; [rw]

  

  property GlyphCount: Integer; [rw]

  

  property VUMeterBitmap: TBitmap; [rw]

  

  property StitchKind: TGuiStitchKind; [rw]

  

end;

Inheritance

TCustomGuiVUMeter

  

|

TBufferedGraphicControl

  

|

TObject



CT Web help

CodeTyphon Studio