Recent

Author Topic: CocoaInt.CocoaIconUse no longer recognized?  (Read 427 times)

MISV

  • Hero Member
  • *****
  • Posts: 791
CocoaInt.CocoaIconUse no longer recognized?
« on: April 16, 2024, 11:51:28 am »
Hi,

I can see

Code: Pascal  [Select][+][-]
  1. CocoaInt.CocoaIconUse := True;

now gives error

Quote
Idenfier not found CocoaIconUse


Has this been deprecated since removed? (Using recent stable build as downloaded by FPCUpDeluxe)

dsiders

  • Hero Member
  • *****
  • Posts: 1080
Re: CocoaInt.CocoaIconUse no longer recognized?
« Reply #1 on: April 16, 2024, 06:22:10 pm »
Code: Pascal  [Select][+][-]
  1. CocoaInt.CocoaIconUse := True;
now gives error
Quote
Idenfier not found CocoaIconUse
Has this been deprecated since removed? (Using recent stable build as downloaded by FPCUpDeluxe)

In Lazarus trunk, it is located in lcl/interfaces/cocoa/cocoaconfig.pas not cocoaint.pas.
Preview Lazarus 3.99 documentation at: https://dsiders.gitlab.io/lazdocsnext

MISV

  • Hero Member
  • *****
  • Posts: 791
Re: CocoaInt.CocoaIconUse no longer recognized?
« Reply #2 on: April 17, 2024, 09:20:40 am »
Thank you :)

 

TinyPortal © 2005-2018