mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 16:00:16 +02:00
LCL: prepared debugging
git-svn-id: trunk@12639 -
This commit is contained in:
parent
a1e7edc076
commit
10a44b7cd4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user