Unit 'HMIZones' Package
[Overview][Types][Classes][Index] [#pl_pascalscada]

TTextZone

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

Declaration

Source position: hmizones.pas line 361

type TTextZone = class(TAnimationZone)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure AssignTo(); override;

  

published

  property HorizontalAlignment: TAlignment; [rw]

  

  property VerticalAlignment: TTextLayout; [rw]

  

  property Text: TCaption; [rw]

  

  property Color: TColor; [rw]

  

  property Transparent: Boolean; [rw]

  

  property Font: TFont; [rw]

  

end;

Inheritance

TTextZone

  

|

TAnimationZone

  

|

TZone

  

|

THMIBasicColletionItem

  

|

TObject



CT Web help

CodeTyphon Studio