Re: Buttons on a page
- From: "alanglloyd@xxxxxxx" <alanglloyd@xxxxxxx>
- Date: 16 Apr 2005 22:41:02 -0700
Use a TStringGrid and DrawButtonFace() function (in Buttons.pas in D3)
in each cell in the OnDrawCell event handler. Then use
TStringGrid.MouseToCell() in the OnClick event handler to get the
button (cell) clicked on.
Alan Lloyd.
.
- References:
- Buttons on a page
- From: fatboylives
- Buttons on a page
- Prev by Date: Re: Detect onMouseDown during specified time
- Next by Date: Re: Ok, got the printer preferences...
- Previous by thread: Re: Buttons on a page
- Next by thread: Getting the control panel's printer perferences dialog?
- Index(es):