Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 28 Mar 2024, 15:05

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 02 Dec 2019, 02:31 
Offline

Joined: 02 Dec 2019, 02:16
Posts: 2
Ehlib v9.4 cell editing status color display problem

Ehlib V6.3 display is correct


Attachments:
2222.png
2222.png [ 33.42 KiB | Viewed 1421 times ]
Top
 Profile  
 
PostPosted: 13 Dec 2019, 04:39 
Offline

Joined: 02 Dec 2019, 02:16
Posts: 2
procedure TForm1.DBGridEh1Columns2GetCellParams(Sender: TObject;
EditMode: Boolean; Params: TColCellParamsEh);
begin
if EditMode then
begin
Params.Background := clRed;
end;
end;


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 46 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:  
cron
Powered by phpBB® Forum Software © phpBB Group