LCL: prepared debugging

git-svn-id: trunk@12639 -
This commit is contained in:
mattias 2007-10-30 02:36:52 +00:00
parent a1e7edc076
commit 10a44b7cd4

View File

@ -30,9 +30,9 @@
{off $DEFINE CHECK_POSITION}
{$IFDEF CHECK_POSITION}
const CheckPostionClassName = 'TButtonPanel';
const CheckPostionName = 'grpGenerate';
const CheckPostionParentName = 'xxxWorkingDirectoryGroupBox';
const CheckPostionClassName = 'xxxTButtonPanel';
const CheckPostionName = 'xxxedtUnitOutputDir';
const CheckPostionParentName = 'PathPage';
function CheckPosition(AControl: TControl): boolean;
begin