mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 11:59:39 +02:00
IDEIntf: less hints
git-svn-id: trunk@49879 -
This commit is contained in:
parent
c6a86d4365
commit
8d8207e367
@ -63,7 +63,7 @@ type
|
||||
|
||||
TAbstractDesktopDockingOpt = class
|
||||
public
|
||||
constructor Create(aUseIDELayouts: Boolean); virtual;
|
||||
constructor Create({%H-}aUseIDELayouts: Boolean); virtual;
|
||||
procedure StoreWindowPositions; virtual; abstract;
|
||||
procedure Load(Path: String; aXMLCfg: TRttiXMLConfig); virtual; abstract;
|
||||
procedure Save(Path: String; aXMLCfg: TRttiXMLConfig); virtual; abstract;
|
||||
|
Loading…
Reference in New Issue
Block a user