Recent

Author Topic: Anchordocking - Window Type Detection  (Read 218 times)

janhsh

  • New Member
  • *
  • Posts: 20
    • http://www.houbart.be
Anchordocking - Window Type Detection
« on: February 10, 2026, 09:33:09 am »
Anchordocking doesn't natively handle toolbar merging. I have to do it manually.

 Therefore, I need to be able to detect whether a window is in the dock or floating.

`IsDocked:=assigned(hostdocksite) and not floating;`

 This doesn't give the desired result.

Does anyone have a solution?

 Thanks in advance.


Anchordocking ne gère pas nativement la fusion des toolbars. Je dois le faire manuellement.

J'ai donc besoin de pouvoir détecter si une fenêtre est dans le dock ou si elle est flottante.

IsDocked:=assigned(hostdocksite) and not floating ;

Ne donne pas le résultat souhaité.

Quelqu'un aurait une solution ?

Merci d'avance

 

TinyPortal © 2005-2018