Button in String Grid

16 views
Skip to first unread message

Jude De Silva

unread,
Mar 31, 2022, 3:29:49 AM3/31/22
to Rosi Delphi Components
Hi
Can you tell me how can i  get click even button in Stringgrid ?


Regards
Jude

Tomas Rosinsky

unread,
Mar 31, 2022, 5:05:33 AM3/31/22
to Rosi Delphi Components
Hello,

there are 2 possible buttons in the cell:

  1. elipsis button (next to the cell text) - set Column.ButtonStyle = sgbEllipsis to show button
  2. cell button (button in the whole cell) - set Column.ButtonStyle = sgbButton to show button

For both use OnEllipsisClicked event to add custom code after click

I hope it helps
Tomas
Dne čtvrtek 31. března 2022 v 9:29:49 UTC+2 uživatel Jude De Silva napsal:
Reply all
Reply to author
Forward
0 new messages