mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-10 10:46:51 +02:00
12 lines
394 B
Plaintext
12 lines
394 B
Plaintext
{
|
|
"vst_dragdrop" : {
|
|
"Category" : "General",
|
|
"Keywords" : [
|
|
"TLazVirtualStringTree",
|
|
"TVirtualTreeView",
|
|
"Drag and Drop"
|
|
],
|
|
"Description" : "This is about TLazVirtualStringTree, a component renamed from TVirtualTreeView that exists in the LazControls Component Tab. \n\nThis example shows drag and drop (from a TListBox) to the TLazVirtualStringTree."
|
|
}
|
|
}
|