mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-24 16:39:50 +02:00
lazutils: less hint
git-svn-id: trunk@47150 -
This commit is contained in:
parent
4192c00d01
commit
1ffb091432
@ -93,8 +93,8 @@ type
|
||||
function FindFamily(AName: string): TFamilyCollectionItem;
|
||||
function FindFont(AFileName: string): TFontCollectionItem;
|
||||
|
||||
function CompareFontFileName({%H-} Tree: TAvgLvlTree; Data1, Data2: Pointer): integer;
|
||||
function CompareFamilyName({%H-} Tree: TAvgLvlTree; Data1, Data2: Pointer): integer;
|
||||
function CompareFontFileName({%H-}Tree: TAvgLvlTree; Data1, Data2: Pointer): integer;
|
||||
function CompareFamilyName({%H-}Tree: TAvgLvlTree; Data1, Data2: Pointer): integer;
|
||||
|
||||
protected
|
||||
function GetFont(AFileName: string): TCustomFontCollectionItem; override;
|
||||
|
Loading…
Reference in New Issue
Block a user