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

TLSComboBox

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

Declaration

Source position: LSControls.pas line 2006

type TLSComboBox = class(TLSCustomComboBox)

published

  property About: string; [s]

  

  property Align;

  

  property Anchors;

  

  property ArrowKeysTraverseList;

  

  property AutoComplete;

  

  property AutoCompleteText;

  

  property AutoDropDown;

  

  property AutoSelect;

  

  property AutoSize;

  

  property AutoSkipe: Boolean;

  

  property BidiMode;

  

  property BorderSpacing;

  

  property CharCase;

  

  property Color;

  

  property Constraints;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property DropDownCount;

  

  property EditType: TLSEditType;

  

  property Enabled;

  

  property FocusColor: TColor;

  

  property Font;

  

  property HoldsFocus: Boolean;

  

  property ItemHeight;

  

  property ItemIndex;

  

  property Items;

  

  property ItemWidth;

  

  property MaxLength;

  

  property OnChange;

  

  property OnChangeBounds;

  

  property OnClick;

  

  property OnCloseUp;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnDrawItem;

  

  property OnEndDrag;

  

  property OnDropDown;

  

  property OnEditingDone;

  

  property OnEnter;

  

  property OnExit;

  

  property OnGetItems;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMeasureItem;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDrag;

  

  property OnSelect;

  

  property OnUTF8KeyPress;

  

  property OnValidate: TLSValidateEvent;

  

  property ParentBidiMode;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property Pattern: string;

  

  property Patterns: TLSRegExList;

  

  property PopupMenu;

  

  property ReadOnly;

  

  property Required: Boolean;

  

  property ShowHint;

  

  property ShowValidationHint: Boolean;

  

  property Sorted;

  

  property Style;

  

  property TabOrder;

  

  property TabStop;

  

  property Text;

  

  property ValidationColor: TColor;

  

  property ValidationType: TLSEditValidationType;

  

  property ValidationHint: string;

  

  property Visible;

  

end;

Inheritance

TLSComboBox

  

|

TLSCustomComboBox

  

|

TObject,ILSValidationComponent



CT Web help

CodeTyphon Studio