lazarus/components/codetools/examples
2007-08-21 17:34:44 +00:00
..
scanexamples codetools: implemented generating a dependency graph from definitions of a unit 2007-08-17 19:29:02 +00:00
addclass.lpi codetools: added example how to insert a class behind a uses section 2007-05-05 16:28:59 +00:00
addclass.lpr codetools: added example how to insert a class behind a uses section 2007-05-05 16:28:59 +00:00
addeventmethod.lpi codetools: fixed addmethod example 2007-04-29 21:21:33 +00:00
addeventmethod.lpr
addmethod.lpi codetools: fixed addmethod example 2007-04-29 21:21:33 +00:00
addmethod.lpr codetools: fixed $ELIFC and $ELSEIF 2007-05-29 23:49:11 +00:00
codecompletion.lpi
codecompletion.lpr
finddeclaration.lpi codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics 2007-08-16 17:12:56 +00:00
finddeclaration.lpr codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics 2007-08-16 17:12:56 +00:00
fixdefinitionorder.lpi codetools: added function to move pointer types to there refering types 2007-08-21 17:34:44 +00:00
fixdefinitionorder.lpr codetools: added function to move pointer types to there refering types 2007-08-21 17:34:44 +00:00
fixfilenames.lpi codetools: implemented function to simplify some types of compiler directives 2007-08-07 14:21:13 +00:00
fixfilenames.pas
fixh2pasdirectives.lpi clean up debug info 2007-08-09 21:20:27 +00:00
fixh2pasdirectives.lpr codetools: implemented disabling unreachable IFDEF blocks 2007-08-12 19:42:36 +00:00
getcontext.lpi
getcontext.lpr
identifiercompletion.lpi IDE: make resource string from selection, using BlockBegin 2007-01-09 00:32:45 +00:00
identifiercompletion.lpr codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics 2007-08-16 17:12:56 +00:00
listinterfaceclasses.lpi codetools: aded example to list all classes of interface 2007-04-29 09:02:43 +00:00
listinterfaceclasses.pas codetools: examples: omit implementation section 2007-04-29 10:35:23 +00:00
methodjumping.lpi LCL: TSpeedButton: if mouse capture lost then update state, fixed state when invoking Click which triggers ShowModal 2007-05-28 12:12:51 +00:00
methodjumping.pas
reduceifdefs.lpi codetools: added example how to use the compiler directive optimizer 2007-08-07 17:08:02 +00:00
reduceifdefs.lpr codetools: added IsIfExpressionSimple, DefineUsesName 2007-08-11 10:53:37 +00:00
setincludepath.lpi codetools: aded example to extend the include search path of a directory 2007-04-29 09:37:57 +00:00
setincludepath.pas codetools: aded example to extend the include search path of a directory 2007-04-29 09:37:57 +00:00