treecombobox Kind property
Previous  Top  Next
Applies to
tcTreeComboBox component as subproperty of Button structure.  

Declaration
type  
  TacEditButtonKind = (bkCustom, bkEllipsis, bkDropDown, bkFileOpen, bkFileSave, bkBrowse, bkCalc);  
 
property Kind: TacEditButtonKind;  

Description
The Kind property determines the kind of bitmap button.  
 
You can use custom image (Kind = bkCustom) and specify your sign to Glyph property, or use one of following images (editbuttonsss), just switching the Kind property.  

See also
Glyph and NumGlyphs properties.  
File not found.