Jump to content

Separation line for separating components


bbm

Recommended Posts

Hi,

I didn't think of the splitter. Can you also deactivate the splitter? I don't want to be able to move the area. I would also like to set a distance to the window edge on the left and right.

Link to comment
Share on other sites

Open CustomPack2.dpk

in section "requires" replace compiler number version from 11 to 26 (for Delphi 10.3)


and remove module "vcljpg"

like this:

requires
  rtl,
  vcl,
  uniGUI26Core,
  uniTools26,
  uIndy26,
  vclimg,
  vclie,
  VclSmp,
  vclx,
  vcldb,
  dbrtl;

save and re-build

Screenshot_3.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...