lazarus/components/codetools/examples
2007-08-09 11:07:28 +00:00
..
scanexamples codetools: added function to find all functions of a h2pas output 2007-08-09 11:07:28 +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 adding events for properties of method types of indirect units implemented issue #1990 2006-07-13 22:06:24 +00:00
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 replaced paths with CodeTools package 2006-09-12 22:10:32 +00:00
codecompletion.lpr codetools: implemented finding the expression type of a constant 2006-07-10 17:03:32 +00:00
finddeclaration.lpi IDE, codetools: fixed parsing compiler time stamps 2007-02-01 09:55:30 +00:00
finddeclaration.lpr codetools: fixed $ELIFC and $ELSEIF 2007-05-29 23:49:11 +00:00
fixfilenames.lpi codetools: implemented function to simplify some types of compiler directives 2007-08-07 14:21:13 +00:00
fixfilenames.pas codetools: implemented RepalceUsedUnits: replacing, commenting units 2006-03-22 22:59:52 +00:00
fixh2pasdirectives.lpi codetools: added function to find all functions of a h2pas output 2007-08-09 11:07:28 +00:00
fixh2pasdirectives.lpr codetools: added function to find all functions of a h2pas output 2007-08-09 11:07:28 +00:00
getcontext.lpi replaced paths with CodeTools package 2006-09-12 22:10:32 +00:00
getcontext.lpr codetools: implemented FindCodeContext for procedures 2006-05-17 00:56:04 +00:00
identifiercompletion.lpi IDE: make resource string from selection, using BlockBegin 2007-01-09 00:32:45 +00:00
identifiercompletion.lpr codetools: added example for identifier completion 2007-01-08 23:56:58 +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 fixed methodjumping example 2006-02-26 12:28:26 +00:00
reduceifdefs.lpi codetools: added example how to use the compiler directive optimizer 2007-08-07 17:08:02 +00:00
reduceifdefs.lpr codetools: added function to find all functions of a h2pas output 2007-08-09 11:07:28 +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