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

TLSCheckListBox

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

Declaration

Source position: LSControls.pas line 1933

type TLSCheckListBox = class(TLSCustomCheckListBox)

published

  property About: string; [s]

  

  property Align;

  

  property AllowGrayed;

  

  property Anchors;

  

  property BidiMode;

  

  property BorderSpacing;

  

  property BorderStyle;

  

  property Color;

  

  property Columns;

  

  property Constraints;

  

  property DragCursor;

  

  property DragDropItem: Boolean;

  

  property DragMode;

  

  property ExtendedSelect;

  

  property Enabled;

  

  property FocusColor: TColor;

  

  property Font;

  

  property HintForLongItems: Boolean;

  

  property IntegralHeight;

  

  property Items;

  

  property ItemEditable: Boolean;

  

  property ItemHeight;

  

  property MenuStyle: Boolean;

  

  property MultiSelect;

  

  property OnChangeBounds;

  

  property OnClick;

  

  property OnClickCheck;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnDrawItem;

  

  property OnDragDrop;

  

  property OnDragDropItem: TLSListBoxDragDropItemEvent;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnItemClick;

  

  property OnKeyPress;

  

  property OnKeyDown;

  

  property OnKeyUp;

  

  property OnMouseMove;

  

  property OnMouseDown;

  

  property OnMouseUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnMoveItem: TLSListBoxMoveItemEvent;

  

  property OnResize;

  

  property OnShowHint;

  

  property OnStartDrag;

  

  property OnUTF8KeyPress;

  

  property OnValidate: TLSValidateEvent;

  

  property ParentBidiMode;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property Pattern: string;

  

  property Patterns: TLSRegExList;

  

  property PopupMenu;

  

  property ShowHint;

  

  property Sorted;

  

  property Style;

  

  property TabOrder;

  

  property TabStop;

  

  property TopIndex;

  

  property Visible;

  

end;

Inheritance

TLSCheckListBox

  

|

TLSCustomCheckListBox

  

|

TObject,ILSValidationComponent



CT Web help

CodeTyphon Studio