Links
EControl Form Designer Pro
ed_RegComps.TIconBtnStyle Enumeration

TIconBtnStyle determines style of the component icon rendering

TIconBtnStyle = (
  ibsNone,
  ibsPush,
  ibsFlat
);

ed_RegComps

Members 
Description 
ibsNone 
no frame will be added to button 
ibsPush 
frame looks like standard button 
ibsFlat 
frame has flat border 

TIconBtnStyle determines how component icons will be rendered on the component palette 

 

  • ibsNone - no frame will be added to button
  • ibsPush - frame looks like standard button
  • ibsFlat - frame has flat border
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!