mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-14 04:20:58 +01:00
10 lines
291 B
Plaintext
10 lines
291 B
Plaintext
{
|
|
"customdrawing" : {
|
|
"Category" : "General",
|
|
"Keywords" : [
|
|
"TTreeView"
|
|
],
|
|
"Description" : "Demonstrates how to apply the OnCustomDraw/OnCustomDrawItem and OnAdvancedCustomDraw/OnAdvancedCustomDrawItem events for tuning the visual appearance of the treeview."
|
|
}
|
|
}
|