Bob Swart

Member since: Monday, 24 March 2014
Last login: 5 years ago
Profile viewed: 1,709 views

No Rank
Points: 0

Bob Swart is friends with David Millington

Bob Swart posted a comment on CodeRage XII Sessions and Schedule 6 years ago

Previously, you announced my session "Customising DataSnap Method Output", but I no longer see it in the list... You *will* get my recording ;-)

Dr. Holger Flick is friends with Bob Swart

Bob Swart is friends with Craig Chapman

Bob Swart is friends with Frank Lauter

Hicham Laichi is friends with Bob Swart

Bob Swart is friends with Allen

Marco Breveglieri is friends with Bob Swart

Bob Swart is friends with Robert Love

Bob Swart is friends with Jim McKeeth

Bob Swart is friends with Bruce McGee

Bob Swart is friends with Marco Cantu, RAD PM

Bob Swart - updated event, SDN Event 7 years ago
Bob Swart replied to the topic 'Missing OnClick event in StringGrid in Firemonkey' in the forum. 7 years ago

It looks like the event are still present, but not published. However, you can assign event handlers in your own code. For example:
grdMembers.OnClick := MyOnClick;grdMembers.OnDblClick := myOnDblClick;
With the implementation like:
procedure TframeMemberList.myOnClick(Sender: TObject);beginCodeSite.Send('MyOnClick');end;
procedure TframeMemberList.myOnDblClick(Sender: TObject);beginCodeSite.Send('MyOnDblClick');end;
This works on Windows as well as Mac OS X (haven't tested on mobile devices)...

Groetjes, Bob Swart

Read More...

DavidI is friends with Bob Swart

Bob Swart
Bob Swart change SDN Event event's avatar 7 years ago
Bob Swart added a new event 7 years ago

SDN Event

Software Developer Network (SDN) Event in The Netherlands,...

  • Friday, 02 September 2016 10:00
  • Zeist, The Netherlands