Unit 'JvDBTreeView' Package
[Overview][Types][Classes][Index] [#pl_jvcl]

TJvDBTreeView

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

Declaration

Source position: JvDBTreeView.pas line 217

type TJvDBTreeView = class(TJvCustomDBTreeView)

published

  property DataSource: TDataSource;

  

  property MasterField: string;

  

  property DetailField: string;

  

  property IconField: string;

  

  property ItemField: string;

  

  property StartMasterValue: string;

  

  property UseFilter: Boolean;

  

  property PersistentNode: Boolean;

  

  property SelectedIndex: Integer;

  

  property Align;

  

  property Anchors;

  

  property AutoExpand;

  

  property BackgroundColor;

  

  property BorderSpacing;

  

  property BorderStyle;

  

  property BorderWidth;

  

  property Color;

  

  property Constraints;

  

  property Cursor;

  

  property DefaultItemHeight;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Enabled;

  

  property ExpandSignColor;

  

  property ExpandSignSize;

  

  property ExpandSignType;

  

  property Font;

  

  property Height;

  

  property HelpContext;

  

  property HelpKeyword;

  

  property HelpType;

  

  property HideSelection;

  

  property Hint;

  

  property HotTrack;

  

  property Images;

  

  property Indent;

  

  property Items;

  

  property Left;

  

  property MultiSelect;

  

  property MultiSelectStyle;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property ReadOnly;

  

  property RightClickSelect;

  

  property RowSelect;

  

  property Scrollbars;

  

  property SelectionColor;

  

  property SelectionFontColor;

  

  property SelectionFontColorUsed;

  

  property SeparatorColor;

  

  property ShowButtons;

  

  property ShowHint;

  

  property ShowLines;

  

  property ShowRoot;

  

  property SortType;

  

  property StateImages;

  

  property TabOrder;

  

  property TabStop;

  

  property ToolTips;

  

  property Top;

  

  property TreeLineColor;

  

  property TreeLinePenStyle;

  

  property Visible;

  

  property Width;

  

  property OnAddition;

  

  property OnAdvancedCustomDraw;

  

  property OnAdvancedCustomDrawItem;

  

  property OnChange;

  

  property OnChanging;

  

  property OnClick;

  

  property OnCollapsed;

  

  property OnCollapsing;

  

  property OnContextPopup;

  

  property OnCreateNodeClass;

  

  property OnCustomDraw;

  

  property OnCustomDrawArrow;

  

  property OnCustomDrawItem;

  

  property OnDblClick;

  

  property OnDeletion;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEdited;

  

  property OnEditing;

  

  property OnEditingEnd;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnExpanded;

  

  property OnExpanding;

  

  property OnGetImageIndex;

  

  property OnGetSelectedIndex;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseMove;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnNodeChanged;

  

  property OnResize;

  

  property OnSelectionChanged;

  

  property OnShowHint;

  

  property OnStartDrag;

  

  property OnUTF8KeyPress;

  

end;

Inheritance

TJvDBTreeView

  

|

TJvCustomDBTreeView

  

|

TObject



CT Web help

CodeTyphon Studio