Class TRCADigital (unit Rcadigi)

Inherits from

TPanel

Constructors


constructor Create (AOwner : TComponent);

constructor / destructor


Functions

destructor Destroy;

our properties

procedure GetSides (var TopSide, LeftSide, RightSide : Integer);

if

procedure Paint;


procedure SetHeight;

if

procedure WMSize (var Message : TWMSize);

support procedures

procedure SetAutoSize (Value : Boolean);


procedure SetFormatWidth (Value : Word);


procedure SetGap (Value : Integer);


procedure SetMargin (Value : Word);


procedure SetNumbers (Value : TBitmap);

properties

procedure SetNumberWidth (Value : Word);


procedure SetValue (Value : Integer);


Properties

property AutoSize : Boolean


property FormatWidth : Word


property Gap : Integer


property Margin : Word


property Numbers : TBitmap


property NumberWidth : Word


property Value : Integer


Events

Variables

ValueString : String;


FAutoSize : Boolean;


FFormatWidth : Word;


FGap : Integer;


FMargin : Word;


FNumbers : TBitmap;


FNumberWidth : Word;


FValue : Integer;



Constructors


constructor Create (AOwner : TComponent);

constructor / destructor


Functions


destructor Destroy;

our properties


procedure GetSides (var TopSide, LeftSide, RightSide : Integer);

if


procedure Paint;


procedure SetHeight;

if


procedure WMSize (var Message : TWMSize);

support procedures


procedure SetAutoSize (Value : Boolean);


procedure SetFormatWidth (Value : Word);


procedure SetGap (Value : Integer);


procedure SetMargin (Value : Word);


procedure SetNumbers (Value : TBitmap);

properties


procedure SetNumberWidth (Value : Word);


procedure SetValue (Value : Integer);


Properties


property AutoSize : Boolean


property FormatWidth : Word


property Gap : Integer


property Margin : Word


property Numbers : TBitmap


property NumberWidth : Word


property Value : Integer


Events


Variables


ValueString : String;


FAutoSize : Boolean;


FFormatWidth : Word;


FGap : Integer;


FMargin : Word;


FNumbers : TBitmap;


FNumberWidth : Word;


FValue : Integer;