Unit 'IndLed' Package
[Overview][Types][Classes][Index] [#lz_industrial]

TindLed

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

Declaration

Source position: indled.pas line 102

type TindLed = class(TcyCustomLed)

published

  property Align;

  

  property Anchors;

  

  property BorderSpacing;

  

  property Color;

  

  property Constraints;

  

  property Enabled;

  

  property Visible;

  

  property OnClick;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property ShowHint;

  

  property AllowAllOff: Boolean;

  

  property GroupIndex: Integer;

  

  property LedValue: Boolean;

  

  property ReadOnly: Boolean;

  

  property Bevels: tcyBevels;

  

  property LedColorOn: TColor;

  

  property LedColorOff: TColor;

  

  property LedColorDisabled: TColor;

  

  property ShapeLedColorOn: TColor;

  

  property ShapeLedColorOff: TColor;

  

  property ShapeLedColorDisabled: TColor;

  

  property ShapePenWidth: Word;

  

  property ShapeType: TShapeType;

  

  property ShapeRoundRectX: Integer;

  

  property ShapeRoundRectY: Integer;

  

  property Transparent: Boolean;

  

end;

Inheritance

TindLed

  

|

TcyCustomLed

  

|

TcyBaseLed

  

|

TObject



CT Web help

CodeTyphon Studio