[Overview][Constants][Types][Classes][Procedures and functions][Index] |
|
A pointer to TDelphiNodeInfo |
|
|
PNodeCache - pointer to TNodeCache |
|
|
TAddMode - enumerated type containing a series of constants to determine the place where a node should be placed in a tree. |
|
|
TCustomDrawResult - set of TCustomDrawResultFlag |
|
|
TCustomDrawResultFlag - enumerated type, a series of flags to signify the result of a drawing process |
|
|
TCustomDrawStage a series of constants to define the drawing stages. |
|
|
TCustomDrawState - set of TCustomDrawStateFlag |
|
|
TCustomDrawStateFlag - series of flags to define the DrawState |
|
|
TCustomDrawTarget - enumerated type controlling how a target object is to be drawn |
|
|
TCustomHCCreateSectionClassEvent - generic event handler method for custom creation of header control |
|
|
TCustomSectionNotifyEvent - generic event notification method for header section |
|
|
TCustomSectionTrackEvent - generic event handling method for custom tracking a header section |
|
|
TDelphiNodeInfo - record structure for Tree Node information (for Delphi compatability) |
|
|
TDisplayCode - enumerated type denoting how items are displayed |
|
|
TDrawTabEvent - generic event handling procedure for drawing a tab, with given index at the specified rectangle |
|
|
THeaderSectionClass - class of THeaderSection |
|
|
THeaderSectionState - enumerated type containing possible selection states for header |
|
|
THitTest - enumerated type giving permissable results of a hit test (position of a mouse click etc relative to objects on a form) |
|
|
THitTests - set of THitTest |
|
|
TItemChange - enumerated type for kind of change: in text, in image or in state |
|
|
TListHotTrackStyle - enumerated type denoting the style of HotTrack |
|
|
TListHotTrackStyles - set of TListHotTrackStyle |
|
|
TListItemFlag - enumerated type, a flag denoting a list item is being destroyed or created |
|
|
TListItemFlags - set of TListItemFlag |
|
|
TListItemState - enumerated type denoting the state of a list item |
|
|
TListItemStates - set of TListItemState |
|
|
TListViewFlag - enumerated type (currently containing only one value) for List View flag |
|
|
TListViewFlags - set of TListViewFlag |
|
|
TListViewImageList - enumerated type denoting the category of image list |
|
|
TListViewProperties - set of TListViewProperty |
|
|
TListViewProperty - enumerated type: a series of constants denoting the properties of a listview |
|
|
TLVAdvancedCustomDrawEvent - generic event handling method for List View custom drawing |
|
|
TLVAdvancedCustomDrawSubItemEvent - generic event handling method for List View custom subitem drawing |
|
|
TLVChangeEvent - generic event handler method for change in List View |
|
|
TLVColumnClickEvent - generic event handler method for a click on a List View column |
|
|
TLVColumnRClickEvent - generic event handler method for a right click on a List View column |
|
|
TLVCompareEvent - generic event handler method for List View comparison |
|
|
TLVCustomDrawEvent - generic event handler method for List View custom drawing |
|
|
TLVCustomDrawItemEvent - generic event handling method for List View item drawing |
|
|
TLVCustomDrawSubItemEvent - generic event handling method for List View subitem drawing |
|
|
TLVDeletedEvent - generic event handler method for deleted items in List View |
|
|
TLVInsertEvent - generic event handler method for List View insertion |
|
|
TLVSelectItemEvent - generic event handler method for List View selection |
|
|
TNodeAttachMode - enumerated type denoting mode of attachment of TreeNodes |
|
|
TNodeCache - a cache (temporary storage record) for a TTreeNode and its index |
|
|
TNodeState - enumerated type denoting the status of a TreeNode |
|
|
TNodeStates - set of TNodeState |
|
|
TOldTreeNodeInfo - record type (old version) for Tree Node information |
|
|
TPanelPart - enumerated type listing the possible parts that comprise a Panel |
|
|
TPanelParts - set ot TPanelPart |
|
|
TProgressBarOrientation - enumerated type with a series of constants denoting the orientation of the progress bar |
|
|
TSBCreatePanelClassEvent - generic event handling procedure for creating a Status Bar panel class |
|
|
TSectionDragEvent - generic event handling method for dragging a header section |
|
|
TSectionTrackState - enumerated type for tracking the state of a header section |
|
|
TSortType - enumerated type, a series of constants signifying that there is no sorting, or that sorting is according to data, test or both |
|
|
TStatusPanelBevel - enumerated type for panel bevel style |
|
|
TStatusPanelClass - set of TStatusPanel |
|
|
TStatusPanelStyle - enumerated type for panel style |
|
|
TTabStyle - enumerated type for tab style: normal, buttons or flat buttons |
|
|
TTickMark - enumerated type denoting position of tick marks relative to the TrackBar |
|
|
TTickStyle - enumerated type denoting style of tick marks |
|
|
TToolBarFlag - enumerated type for flags denoting status of ToolBar |
|
|
TToolBarFlags - set of TToolBarFlag |
|
|
TToolButtonActionLinkClass - class of TToolButtonActionLink |
|
|
TToolButtonFlag - a series of flags that can be set by pressing the mouse on the control |
|
|
TToolButtonFlags - set of TToolButtonFlag |
|
|
TToolButtonStyle - enumerated type that determines the style of the tool buttons. |
|
|
TTrackBarOrientation - enumerated type denoting horizontal or vertical orientation for TrackBar |
|
|
TTrackBarScalePos - enumerated type denoting position of the scale for a TrackBar |
|
|
TTreeNodeArray - pointer to a TTreeNode |
|
|
TTreeNodeCompare - generic function to compare Tree Nodes: returns -1 if Node1 less than Node2, zero if equal, +1 if Node 2 greater |
|
|
TTreeNodeInfo - record structure for (new) Tree Node information |
|
|
TTreeViewExpandSignType - enumerated type for specifying the symbol type to appear in treeviews to denote whether or not the node is expanded: either a +- sign or an arrow |
|
|
||
|
TTreeViewOption - enumerated type containing the permissible values for Options in TreeViews |
|
|
TTreeViewOptions - set of TTreeViewOption |
|
|
TTreeViewState - enumerated type containing the permissible values for state of a TTreeView |
|
|
TTreeViewStates - set of TTreeViewState |
|
|
TTVAdvancedCustomDrawEvent - generic event handler method for Tree View advanced custom drawing |
|
|
TTVAdvancedCustomDrawItemEvent - generic event handler method for Tree View Item advanced custom drawing |
|
|
TTVChangedEvent - generic event handling method for a changed Tree Node |
|
|
TTVChangingEvent - a generic event handling method for changing a specified Tree Node if AllowChange is True |
|
|
TTVCollapsingEvent - generic event handling method for collapsing a Tree Node if AllowCollapse is True |
|
|
TTVCompareEvent - generic event handling method for comparing two Tree Nodes |
|
|
TTVCustomCreateNodeEvent - generic event handling method for Tree View node creation |
|
|
TTVCustomDrawEvent - generic event handling method for Tree View custom drawing |
|
|
TTVCustomDrawItemEvent - generic event handling method for Tree View Item custom drawing |
|
|
TTVEditedEvent - generic event handling method for a node that has been edited |
|
|
TTVEditingEvent - generic event handling method for editing a specified node, if AllowEdit is True |
|
|
TTVExpandedEvent - generic event handling method for a Tree Node that has been expanded |
|
|
TTVExpandingEvent - generic event handling method for expanding a tree node, if AllowExpansion is True |
|
|
TUDAlignButton - enumerated type contains constants for alignment of an UpDown button |
|
|
TUDBtnType - enumerated type with constants describing the buttons of an UpDown control: Next or Previous |
|
|
TUDChangingEvent - generic event handling procedure for changes in UpDown button |
|
|
TUDClickEvent - generic event handling procedure for clicking on an UpDown button |
|
|
TUDOrientation - enumerated type with constants for orientation of UpDown button (Horizontal or Vertical) |
|
|
TViewStyle - enumerated type for style of view |
|
|
ImageIndex |
lazarus-ccr.sourceforge.net |