Topic: Is it possible?
Is it possible to change the color of a button in Delphi 7? If yes how?
You are not logged in. Please login or register.
PunBB Forums → Programming → Is it possible?
Is it possible to change the color of a button in Delphi 7? If yes how?
in Designing you cannot, but you can build a Component inherited from TButton and override some methods, if interested with Components i can post it here.
plz post it here
Ok nvm mind i found a alternative instead of TButton i used TSpeedButton which has a selection to change color and make flat and all the good stuff
Ops i forget about SpeedButton because i use my own components from 5 years, SpeedButton is also inherited from TButton but use Glyph not image list, it use themes of XP style and that good in delphi 7,
BTW, i am "at my word", so download a nwButtons Components that i use in my projects and install it you uour package
http://www.parmaja.com/code/nwButtons.pas
there is a DXButton search it in DelphiPages.com and torry.net
PunBB Forums → Programming → Is it possible?
Powered by PunBB, supported by Informer Technologies, Inc.