Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 27 Apr 2024, 14:52

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 18 Sep 2023, 19:00 
Offline

Joined: 13 Jul 2019, 19:08
Posts: 91
I can't create a separate project.

By default it is used
Quote:
Grid.StyleElements := [seFont, seClient, seBorder];


The error happens when I use this code below and when creating Forms

Code:
    Grid.StyleElements := [];

    Grid.Color := $00F3F3F3;
    Grid.Font.Color := clSilver;


see the log below.

Code:
date/time         : 2023-09-18, 15:51:01, 137ms
computer name     : NOTELU
user name         : Administrador <admin>
system up time    : 5 days 4 hours
program up time   : 15 seconds
processors        : 20x 12th Gen Intel(R) Core(TM) i7-12700H
physical memory   : 25902/40576 MB (free/total)
free disk space   : (C:) 521,64 GB (D:) 631,51 GB
allocated memory  : 99,82 MB
exec. date/time   : 2023-09-18 15:50
version           : 1.0.0.0
Data do Erro      : 18/09/2023 15:51:01
callstack crc     : $d7a535e2, $3a1f16c7, $3a1f16c7
exception number  : 5
exception class   : EAccessViolation
exception message : Access violation at address 006E7412 in module 'Data_Expert32.exe'. Read of address 00000059.

main thread ($62b0):
006e7412 +00e Data_Expert32.exe Vcl.Forms               TScrollingStyleHook.WMKeyDown
00fc34ee +086 Data_Expert32.exe GridsEh        6987 +14 TCustomGridEh.WndProc
00fa3602 +012 Data_Expert32.exe DBAxisGridsEh 12512  +1 TCustomDBAxisGridEh.WndProc
010acb3f +163 Data_Expert32.exe DBGridEh      25807 +40 TCustomDBGridEh.WndProc



another problem is that the Footer is black


Attachments:
Footer.png
Footer.png [ 114.39 KiB | Viewed 4828 times ]
Top
 Profile  
 
PostPosted: 18 Sep 2023, 22:36 
Offline

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

If you do not have the opportunity to create a separate Demo project, please contact our technical support at support@ehlib.com or Skype support: ehlib.support

_________________
Best regards
EhLib Support Team


Top
 Profile  
 
PostPosted: 18 Sep 2023, 22:49 
Offline

Joined: 13 Jul 2019, 19:08
Posts: 91
I've already spent two hours trying to create a separate small project but I can't, the error only happens in my software

The problem is that when I disable the grid
Enabled = False
The color doesn't change, I believe it's due to the skins. Is there any other way to do it without having to use this code ?

Grid.StyleElements := [];
Grid.Color := $00F3F3F3;
Grid.Font.Color := clSilver;


Top
 Profile  
 
PostPosted: 19 Sep 2023, 01:02 
Offline

Joined: 08 May 2014, 18:06
Posts: 663
We can try to find the cause of the error via remote access.

_________________
Best regards
EhLib Support Team


Top
 Profile  
 
PostPosted: 19 Sep 2023, 17:00 
Offline

Joined: 13 Jul 2019, 19:08
Posts: 91
Yes, it can be via teamviewer, I'll call you on Whatzap


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 76 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