mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-19 02:29:26 +02:00
git-svn-id: trunk@63961 -
This commit is contained in:
parent
ff637c1fd4
commit
30e70e5c24
@ -295,6 +295,8 @@ begin
|
||||
lcTransparentWindow,
|
||||
lcCanDrawHidden:
|
||||
Result := LCL_CAPABILITY_YES;
|
||||
lcAccelleratorKeys:
|
||||
Result := LCL_CAPABILITY_NO;
|
||||
else
|
||||
Result := inherited;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user