![]() |
Previous Top Next |
tcTreeComboBox component as subproperty of Button structure.
|
type
|
TacEditButtonKind = (bkCustom, bkEllipsis, bkDropDown, bkFileOpen, bkFileSave, bkBrowse, bkCalc);
|
|
property Kind: TacEditButtonKind;
|
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 (![]() |
Glyph and NumGlyphs properties.
|