You've already forked lazarus-ccr
* Implemented draw ghosted images
* fix compilation of Advanced demo * remove some lrs files git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -137,9 +137,6 @@ procedure TWindowsXPForm.FormCreate(Sender: TObject);
|
||||
|
||||
begin
|
||||
XPTree.NodeDataSize := SizeOf(TEntry);
|
||||
|
||||
ConvertToHighColor(LargeImages);
|
||||
ConvertToHighColor(SmallImages);
|
||||
end;
|
||||
|
||||
//----------------------------------------------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user