mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-07 13:36:00 +02:00
win32 intf: documented that TColorDialog.Title cannot be set (Issue #0022491).
git-svn-id: trunk@43650 -
This commit is contained in:
parent
06375fba9b
commit
f4f2a396d1
@ -13,6 +13,9 @@
|
||||
<short>Bitmap button color cannot be changed</short>
|
||||
<descr>It is impossible to implement without making them owner drawn.</descr>
|
||||
</issue>
|
||||
<issue name="TColorDialog.Title">
|
||||
<short>The title cannot be changed, it is set by the OS.</short>
|
||||
</issue>
|
||||
<issue name="TPopupMenu.OnClose">
|
||||
<short>OnClose happens before OnClick</short>
|
||||
<descr>If you delete the clicked menu item during OnClose the OnClick will be omitted.</descr>
|
||||
|
Loading…
Reference in New Issue
Block a user