You've already forked lazarus-ccr
richmemo: win32 clean up hints
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4155 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1285,8 +1285,6 @@ end;
|
||||
|
||||
// The function doesn't use Windows 7 (Vista?) animations. And should.
|
||||
function ThemedNCPaint(AWindow: Windows.HANDLE; RichMemo: TCustomRichMemo; WParam: WParam; LParam: LParam; var Handled: Boolean): LResult;
|
||||
var
|
||||
hdc : Windows.HDC;
|
||||
begin
|
||||
// When theming is enabled, and the component should have a border around it,
|
||||
// let the theme manager handle it
|
||||
|
Reference in New Issue
Block a user