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

TAlignForm

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

Declaration

Source position: frmfpreportalignelements.pp line 29

type TAlignForm = class(TForm)

  BPAlign: TButtonPanel;

  

  RGHorizontal: TRadioGroup;

  

  RGVertical: TRadioGroup;

  

  procedure RGVerticalClick();

  

protected

  function GetH; override;

  

  function GetV; override;

  

  procedure SetH(); override;

  

  procedure SetV(); override;

  

public

  property Horizontal: THAlignAction; [rw]

  

  property Vertical: TVAlignAction; [rw]

  

end;

Inheritance

TAlignForm

  

|

TBaseReportAlignForm

  

|

TObject



CT Web help

CodeTyphon Studio