lazarus/examples/std_actions/std_actions.ex-meta

12 lines
294 B
Plaintext

{
"std_actions" : {
"Category" : "General",
"Keywords" : [
"TToolBar",
"TActionList",
"TToolButton"
],
"Description" : "Demonstrates how a TToolBar can work with a TActionList to implement the standard editing actions (Copy, Paste, delete, find etc)."
}
}