Unit 'reportdesignbaseforms' Package
[Overview][Types][Classes][Variables][Index] [#lz_fpreport]

TBaseReportAlignForm

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

Declaration

Source position: reportdesignbaseforms.pp line 58

type TBaseReportAlignForm = class(TBaseReportEditorForm)

protected

  function GetH; virtual; abstract;

  

  function GetV; virtual; abstract;

  

  procedure SetH(); virtual; abstract;

  

  procedure SetV(); virtual; abstract;

  

public

  property Horizontal: THAlignAction; [rw]

  

  property Vertical: TVAlignAction; [rw]

  

end;

Inheritance

TBaseReportAlignForm

  

|

TBaseReportEditorForm

  

|

TObject



CT Web help

CodeTyphon Studio