Links
EControl Form Designer Pro
TBtnEdit.ButtonVisible Property

Specifies if button-like rectangle at the right edge of the control is visible.

property ButtonVisible: Boolean;

There are three variants of TBtnEdit control appearance

EditStyle 
Appearance 
ieSimple 
No button at all 
ieEllipsis 
Button has ellipsis 
iePickList 
Button with drop-down list (has arrow) 

 

There are two ways to change this property: direct setting to True or False or setting EditStyle property.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!