Unit 'AbHexVw' Package
[Overview][Classes][Index] [#pl_abbrevia]

THexView

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

Declaration

Source position: AbHexVw.pas line 44

type THexView = class(TMemo)

protected

  FBlockSize: Integer;

  

public

  procedure SetStream();

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Stream: TStream; [w]

  

  property BlockSize: Integer; [rw]

  

end;

Inheritance

THexView

  

|

TObject



CT Web help

CodeTyphon Studio