Unit 'logtreeview' Package
[Overview][Classes][Index] [#pl_luicontrols]

TLogTreeView

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

Declaration

Source position: logtreeview.pas line 14

type TLogTreeView = class(TCustomTreeView)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure AddMessage();

  

  procedure Clear;

  

  property Channel: TLogChannel; [r]

  

published

  property Align;

  

  property Anchors;

  

  property AutoExpand;

  

  property BorderSpacing;

  

  property BackgroundColor;

  

  property BorderStyle;

  

  property BorderWidth;

  

  property Color;

  

  property Constraints;

  

  property DefaultItemHeight;

  

  property DragKind;

  

  property DragCursor;

  

  property DragMode;

  

  property Enabled;

  

  property ExpandSignType;

  

  property Font;

  

  property HideSelection;

  

  property HotTrack;

  

  property Indent;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ReadOnly;

  

  property RightClickSelect;

  

  property RowSelect;

  

  property ScrollBars;

  

  property SelectionColor;

  

  property ShowButtons;

  

  property ShowHint;

  

  property ShowLines;

  

  property ShowRoot;

  

  property ShowTime: Boolean; [rw]

  

  property SortType;

  

  property StateImages;

  

  property TabOrder;

  

  property TabStop;

  

  property Tag;

  

  property TimeFormat: string; [rw]

  

  property ToolTips;

  

  property Visible;

  

  property OnAdvancedCustomDraw;

  

  property OnAdvancedCustomDrawItem;

  

  property OnChange;

  

  property OnChanging;

  

  property OnClick;

  

  property OnCollapsed;

  

  property OnCollapsing;

  

  property OnCompare;

  

  property OnContextPopup;

  

  property OnCustomCreateItem;

  

  property OnCustomDraw;

  

  property OnCustomDrawItem;

  

  property OnDblClick;

  

  property OnDeletion;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEdited;

  

  property OnEditing;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnExpanded;

  

  property OnExpanding;

  

  property OnGetImageIndex;

  

  property OnGetSelectedIndex;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnSelectionChanged;

  

  property Options;

  

  property OnStartDrag;

  

  property TreeLineColor;

  

  property ExpandSignColor;

  

end;

Inheritance

TLogTreeView

  

|

TObject



CT Web help

CodeTyphon Studio