Conversation

Toolbutton both text and dropdown?

(overview of excerpts from articles in conversation)

Newsgroup: embarcadero.public.delphi.language.delphi.general

# Lines
wrote on 22-Sep-2010:

Can a toolbutton be both style tbsTEXTBUTTON and tbsDROPDOWN and if so how?
Turbo Delphi 2006 Professional.
Norm

4
  
Graeme Foot replied on 15-Dec-2010:

(snip)

I've got Delphi 2007 Win32. Here's what I did:
  - Copied the ComCtrls.pas file to my library files location
  - Modified the file (see patch file listing below)
  - Included the modified ComCtrls.pas file in my project
  This gives you the runtime ability to include the [tbsxTextButton] extended style along side the tbsCheck, tbsDropDown etc standard styles.
474
FYI: Phrase searches are enclosed in either single or double quotes
 
 
Originally created by
Tamarack Associates
Tue, 26 Nov 2024 10:48:23 UTC
Copyright © 2009-2024
HREF Tools Corp.