mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-28 09:49:28 +02:00
12 lines
352 B
Plaintext
12 lines
352 B
Plaintext
{
|
|
"HelpHTML" : {
|
|
"Category" : "General",
|
|
"Keywords" : [
|
|
"Help",
|
|
"HTML",
|
|
"Browser"
|
|
],
|
|
"Description" : "Demonstrates the html help components. THTMLHelpDatabase is a database that contains the mapping from Keyword to html page. THTMLBrowserHelpViewer is a viewer for HTML pages. It simply starts a web browser."
|
|
}
|
|
}
|