Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 28 Mar 2024, 11:23

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 11 Aug 2022, 10:47 
Offline

Joined: 15 Mar 2021, 16:33
Posts: 37
Hi
How to get the values string( acc_no;acc_name) in AssignBackfieldNames in DropDownFormParans( see the pict) using code(delphi).

Best Regards


Attachments:
ehlib.jpg
ehlib.jpg [ 43.13 KiB | Viewed 899 times ]
Top
 Profile  
 
PostPosted: 11 Aug 2022, 17:46 
Offline

Joined: 29 Oct 2013, 11:58
Posts: 13
Code:

var field_names : string ;
begin
field_names := DBgridEh1.Columns[2].DropDownFormParams.AssignBackFieldNames;







Top
 Profile  
 
PostPosted: 15 Aug 2022, 04:35 
Offline

Joined: 08 May 2014, 18:06
Posts: 660
Hello

In OnCloseDropDownForm event handler?

It is not very clear what and where you want to get.
You can write more.

_________________
Best regards
EhLib Support Team


Top
 Profile  
 
PostPosted: 15 Aug 2022, 15:23 
Offline

Joined: 15 Mar 2021, 16:33
Posts: 37
Thank you a lot


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 58 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group