Unit 'DAV_GuiLevelMeter' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TGuiLevelMeter

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

Declaration

Source position: DAV_GuiLevelMeter.pas line 110

type TGuiLevelMeter = class(TCustomGuiLevelMeter)

published

  property Anchors;

  

  property BarWidthPercentage: Single;

  

  property ClippingBoxSize: Integer;

  

  property ClippingFillColor: TColor;

  

  property ClippingFillStyle: TBrushStyle;

  

  property ClippingLineColor: TColor;

  

  property ClippingLineStyle: TPenStyle;

  

  property ClippingLineWidth: Integer;

  

  property Color;

  

  property FillColor: TColor;

  

  property FillStyle: TBrushStyle;

  

  property LevelDirection: TGuiLevelDirection;

  

  property LineColor: TColor;

  

  property LineStyle: TPenStyle;

  

  property LineWidth: Integer;

  

  property MaximumPeakLevel: Single;

  

  property MaxPeakLineColor: TColor;

  

  property MaxPeakLineStyle: TPenStyle;

  

  property MaxPeakLineWidth: Integer;

  

  property PeakLevel: Single;

  

  property ShowClipping: TGuiShowClipping;

  

  property ShowMaximum: Boolean;

  

  property Transparent: Boolean;

  

end;

Inheritance

TGuiLevelMeter

  

|

TCustomGuiLevelMeter

  

|

TGuiBaseControl

  

|

TCustomGuiBaseMouseControl

  

|

TCustomGuiBaseControl

  

|

TBufferedGraphicControl

  

|

TObject



CT Web help

CodeTyphon Studio