mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 10:01:12 +02:00
LCL: clean up
git-svn-id: trunk@30640 -
This commit is contained in:
parent
981116d167
commit
d750730b4e
@ -522,7 +522,7 @@ type
|
||||
procedure SetFPColor(const AValue: TFPColor); override;
|
||||
procedure SetHeight(Avalue: Integer);
|
||||
procedure SetName(AValue: string); override;
|
||||
procedure SetOrientation(AValue: Integer);
|
||||
procedure SetOrientation(AValue: Integer);{$IFNDEF VER2_4}override;{$ENDIF}
|
||||
procedure SetPitch(Value: TFontPitch);
|
||||
procedure SetSize(AValue: integer); override;
|
||||
procedure SetStyle(Value: TFontStyles);
|
||||
|
Loading…
Reference in New Issue
Block a user