Unit 'LSControls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_solutions]

TLSCheckBox

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

Declaration

Source position: LSControls.pas line 1796

type TLSCheckBox = class(TLSCustomCheckBox)

published

  property About: string; [s]

  

  property Action;

  

  property Align;

  

  property AllowGrayed;

  

  property Anchors;

  

  property AutoSize;

  

  property BidiMode;

  

  property BorderSpacing;

  

  property Caption;

  

  property Checked;

  

  property Color;

  

  property Constraints;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Enabled;

  

  property Font;

  

  property Hint;

  

  property UnValidationState: TCheckBoxState;

  

  property OnChange;

  

  property OnChangeBounds;

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEditingDone;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnKeyPress;

  

  property OnKeyDown;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnResize;

  

  property OnStartDrag;

  

  property OnUTF8KeyPress;

  

  property OnValidate: TLSValidateEvent;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property ParentBidiMode;

  

  property Pattern: string;

  

  property Patterns: TLSRegExList;

  

  property PopupMenu;

  

  property ShowHint;

  

  property State;

  

  property TabOrder;

  

  property TabStop;

  

  property TextChangedState: TCheckBoxState;

  

  property Visible;

  

end;

Inheritance

TLSCheckBox

  

|

TLSCustomCheckBox

  

|

TObject,ILSValidationComponent



CT Web help

CodeTyphon Studio