Unit 'RLReport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fortesreport]

TRLPreviewOptions

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: rlreport.pas line 1097

type TRLPreviewOptions = class(TPersistent)

public

  constructor Create();

  

  procedure Assign();

  

  property ParentReport: TRLCustomReport; [rw]

  

published

  property WindowState: TWindowState; [rw]

  

  property Position: TPosition; [rw]

  

  property FormStyle: TFormStyle; [rw]

  

  property ShowModal: Boolean; [rw]

  

  property BorderIcons: TBorderIcons; [rw]

  

  property HelpFile: string; [rw]

  

  property HelpContext: Integer; [rw]

  

  property Caption: TCaption; [rws]

  

  property Defaults: TRLPreviewOptionsDefaults; [rw]

  

end;

Inheritance

TRLPreviewOptions

  

|

TObject



CT Web help

CodeTyphon Studio