Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
Add comments to properties
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Compare strange character...
by
nikel
[
Today
at 11:33:21 pm]
Lazarus Release Candidate...
by
dbannon
[
Today
at 11:18:03 pm]
SVG thumbnails
by
domasz
[
Today
at 10:22:28 pm]
Question about glibc bug ...
by
PascalDragon
[
Today
at 10:22:15 pm]
Unique Instance Terminate...
by
bobby100
[
Today
at 10:21:37 pm]
[SOLVED] TLabeledEdit.Edi...
by
dsiders
[
Today
at 10:03:40 pm]
Component writing adding ...
by
andrew Bubble
[
Today
at 09:58:44 pm]
CORDIC algorithms
by
MarkMLl
[
Today
at 09:34:57 pm]
Autentication Oracle
by
MarkMLl
[
Today
at 09:18:55 pm]
Virtual Method
by
PascalDragon
[
Today
at 08:51:54 pm]
Lazarus 3.9.9 Variable Wa...
by
Martin_fr
[
Today
at 08:48:26 pm]
Watchlist, order of the w...
by
Martin_fr
[
Today
at 08:13:55 pm]
How to 'Hello world' on l...
by
FramX
[
Today
at 07:39:07 pm]
Difference between TSpeed...
by
Hansvb
[
Today
at 07:29:23 pm]
QT5 ide tooltips
by
zeljko
[
Today
at 07:01:18 pm]
(new Topic) i can't inata...
by
Thaddy
[
Today
at 06:12:14 pm]
i can't inatall Dam dialo...
by
wp
[
Today
at 05:55:22 pm]
list of files in director...
by
TRon
[
Today
at 05:51:40 pm]
Anyone interested in test...
by
ad1mt
[
Today
at 04:12:03 pm]
Online Package Manager
by
paweld
[
Today
at 04:07:24 pm]
How to stay in the invali...
by
Hartmut
[
Today
at 03:58:41 pm]
How to convert Real to Bi...
by
ad1mt
[
Today
at 03:22:00 pm]
Flock of Birds (boids) Wi...
by
MarkMLl
[
Today
at 02:08:05 pm]
[SOLVED]Bash commands and...
by
johnathan
[
Today
at 11:58:02 am]
[SOLVED] How to detect if...
by
Hartmut
[
Today
at 11:46:07 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Add comments to properties (Read 774 times)
Marion
Full Member
Posts: 116
Add comments to properties
«
on:
May 06, 2023, 05:46:03 am »
I am writing a custom component. In the IDE, some component properties display a description at the bottom of the Object Inspector. I'm trying to figure out how to do that in my component but I can't find anything on it.
Logged
Thank you,
Marion
(A recovering Windows programmer.)
Blaazen
Hero Member
Posts: 3235
POKE 54296,15
Re: Add comments to properties
«
Reply #1 on:
May 06, 2023, 06:12:58 am »
It's taken from file ..lazarus/doc/xml/lcl/controls.xml and it's done with FPDoc Editor which is part of IDE (menu View). You can do it for your package too.
Logged
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21
Try Eye-Candy Controls:
https://sourceforge.net/projects/eccontrols/files/
bobby100
Full Member
Posts: 156
Re: Add comments to properties
«
Reply #2 on:
May 06, 2023, 03:17:17 pm »
Write description as comment, one line above the property/method declaration in your unit.
Logged
https://gitlab.com/bobby100
- my Lazarus components and units
https://sourceforge.net/u/boban_spasic/profile/
- my open source apps
https://malzilla.org/
- remainder at my previous life as a web security expert
Blaazen
Hero Member
Posts: 3235
POKE 54296,15
Re: Add comments to properties
«
Reply #3 on:
May 06, 2023, 03:31:17 pm »
Those comments one line above appear as a hint when you hover the identifier in Source Editor. I'm just not sure if they also appear in Object Inspector.
Logged
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21
Try Eye-Candy Controls:
https://sourceforge.net/projects/eccontrols/files/
Marion
Full Member
Posts: 116
Re: Add comments to properties
«
Reply #4 on:
May 08, 2023, 10:57:13 pm »
Quote from: bobby100 on May 06, 2023, 03:17:17 pm
Write description as comment, one line above the property/method declaration in your unit.
Thank you.
Logged
Thank you,
Marion
(A recovering Windows programmer.)
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
Add comments to properties
TinyPortal
© 2005-2018