mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 10:26:10 +02:00
LCL-CustomDrawn: Fixes TCDStaticText handle
git-svn-id: trunk@36932 -
This commit is contained in:
parent
9b1fbde31c
commit
2ec49d156c
@ -50,7 +50,7 @@ type
|
||||
|
||||
// Additional Tab
|
||||
|
||||
TCDIntfStaticText = class(TCDProgressBar)
|
||||
TCDIntfStaticText = class(TCDStaticText)
|
||||
public
|
||||
LCLControl: TStaticText;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user