mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 01:36:16 +02:00
Docs: LCL/popupnotifier. Fixes spelling errors and typos.
(cherry picked from commit d47c55d93d
)
This commit is contained in:
parent
227e35128f
commit
e9105d344c
@ -374,7 +374,7 @@
|
||||
</short>
|
||||
<descr>
|
||||
<p>
|
||||
<var>TPopupNotifier</var> is a TComponent descendant which implements a pop-up notification component. TPopupNotifier includes an intenral TNotifierForm member which displays the TItle, Text, Icon and close button for the notification. TPopupNotifier provides methods needed to display or hide the form.
|
||||
<var>TPopupNotifier</var> is a TComponent descendant which implements a pop-up notification component. TPopupNotifier includes an internal TNotifierForm member which displays the Title, Text, Icon and the close button for the notification. TPopupNotifier provides methods needed to display or hide the notification form.
|
||||
</p>
|
||||
</descr>
|
||||
<seealso>
|
||||
|
Loading…
Reference in New Issue
Block a user