Unit 'indGnouMeter' Package
[Overview][Constants][Classes][Index] [#lz_industrial]

TindGnouMeter

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

Declaration

Source position: indgnoumeter.pas line 37

type TindGnouMeter = class(TGraphicControl)

protected

  procedure CMTextChanged(); message;

  

  procedure DoAutoAdjustLayout(); override;

  

  procedure Paint; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Align;

  

  property Caption;

  

  property Visible;

  

  property ShowHint;

  

  property Value: Double; [rw]

  

  property Color;

  

  property Font;

  

  property ParentColor;

  

  property ColorFore: Tcolor; [rw]

  

  property ColorBack: Tcolor; [rw]

  

  property SignalUnit: ShortString; [rw]

  

  property ValueMin: Double; [rw]

  

  property ValueMax: Double; [rw]

  

  property Digits: Byte; [rw]

  

  property Increment: Double; [rw]

  

  property ShowIncrements: Boolean; [rw]

  

  property Transparent: Boolean; [rw]

  

  property GapTop: Word; [rws]

  

  property GapBottom: Word; [rws]

  

  property BarThickness: Word; [rws]

  

  property MarkerColor: TColor; [rw]

  

  property MarkerDist: Integer; [rws]

  

  property MarkerSize: Integer; [rws]

  

  property ShowMarker: Boolean; [rw]

  

end;

Inheritance

TindGnouMeter

  

|

TObject



CT Web help

CodeTyphon Studio