mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 14:29:31 +02:00
more comments
git-svn-id: trunk@12784 -
This commit is contained in:
parent
0bd3bb5ec2
commit
74d8740bcc
@ -1421,6 +1421,7 @@ var
|
||||
P: Pointer;
|
||||
i, j: integer;
|
||||
begin
|
||||
// TODO: add check here for Description. Only RGBA data can be processed here.
|
||||
if CreateNewData then
|
||||
begin
|
||||
GetMem(AData, DataSize);
|
||||
|
Loading…
Reference in New Issue
Block a user