mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 13:39:11 +02:00
parent
dc047b034f
commit
2fabbc39cf
@ -295,6 +295,7 @@ type
|
|||||||
procedure DoSelectionModifiedByOI(Sender: TObject);
|
procedure DoSelectionModifiedByOI(Sender: TObject);
|
||||||
function GetModified: boolean;
|
function GetModified: boolean;
|
||||||
procedure ActivateDesignerForElement(AElement: TFPReportElement);
|
procedure ActivateDesignerForElement(AElement: TFPReportElement);
|
||||||
|
procedure ResetReport;
|
||||||
procedure SetBandActionTags;
|
procedure SetBandActionTags;
|
||||||
procedure SetDesignOptions(AValue: TFPReportDesignOptions);
|
procedure SetDesignOptions(AValue: TFPReportDesignOptions);
|
||||||
procedure SetFileCaption(const AFileName: String);
|
procedure SetFileCaption(const AFileName: String);
|
||||||
|
Loading…
Reference in New Issue
Block a user