lazarus/examples/Components/vst_dragdrop/vst_dragdrop.ex-meta

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."
}
}