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

TGraphicZone

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

Declaration

Source position: hmizones.pas line 569

type TGraphicZone = class(TAnimationZone)

public

  constructor Create(); override;

  

published

  property ImageListAsDefault: Boolean; [rw]

  

  property FileName: AnsiString; [rw]

  

  property ImageList: TImageList; [rw]

  

  property ImageIndex: LongInt; [rws]

  

  property TransparentColor: TColor; [rw]

  

  property Transparent: Boolean; [rw]

  

end;

Inheritance

TGraphicZone

  

|

TAnimationZone

  

|

TZone

  

|

THMIBasicColletionItem

  

|

TObject



CT Web help

CodeTyphon Studio