mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-18 02:05:58 +02: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."
|
|
}
|
|
}
|