added exception handling for createpixmapindirect

git-svn-id: trunk@2394 -
This commit is contained in:
mattias 2002-08-17 23:41:20 +00:00
parent 61d2a8145f
commit efe3ab437e

View File

@ -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;