mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-01-13 08:51:51 +01:00
12 lines
484 B
Plaintext
12 lines
484 B
Plaintext
{
|
|
"vst_dataarray" : {
|
|
"Category" : "General",
|
|
"Keywords" : [
|
|
"TLazVirtualStringTree",
|
|
"TVirtualTreeView",
|
|
"Data"
|
|
],
|
|
"Description" : "This is about TLazVirtualStringTree, a component renamed from TVirtualTreeView that exists in the LazControls Component Tab. \n\nThis example demonstrates how to access data from a VirtualStringTree when they are stored somewhere in your own data structure. Further details in the header of the 'Main' unit."
|
|
}
|
|
}
|