Skip to content

Commit

Permalink
Added doc for macOS status bar demo
Browse files Browse the repository at this point in the history
  • Loading branch information
DelphiWorlds committed Dec 19, 2023
1 parent 9407aa4 commit 55840b8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Demos/macOSStatusBar/ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# macOS Status Bar Demo

## Description

Demonstrates the use of `TStatusBarMenu` in `Core\DW.StatusBarMenu.Mac.pas`.

Apologies for the lack of documentation, however the recommended solution is to now use `TPlatformMenu`, which is described in the [macOS Menu Bar demo](../macOSMenuBar).

## Supported Delphi versions

Delphi 12, Delphi 11.x. It _may_ also work in Delphi 10.4.2, and perhaps earlier.

0 comments on commit 55840b8

Please sign in to comment.