mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 00:40:18 +02:00
added exception handling for createpixmapindirect
git-svn-id: trunk@2394 -
This commit is contained in:
parent
61d2a8145f
commit
efe3ab437e
@ -400,7 +400,7 @@ function IndexOfStyle(const WName : String): integer;
|
||||
Procedure ReleaseStyle(const WName : String);
|
||||
function GetStyle(const WName : String) : PGTKStyle;
|
||||
Function GetStyleWidget(WName : String) : PGTKWidget;
|
||||
function GetDefaultFont : PGDKFont;
|
||||
function LoadDefaultFont: PGDKFont;
|
||||
Function GetSysGCValues(Color : TColorRef) : TGDKGCValues;
|
||||
|
||||
Function DeleteAmpersands(var Str : String) : Longint;
|
||||
|
Loading…
Reference in New Issue
Block a user