Unit 'kgraphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKGraphic

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

Declaration

Source position: kgraphics.pas line 192

type TKGraphic = class(TGraphic)

protected

  FDescription: string;

  

  FFileFilter: string;

  

public

  constructor Create; override;

  

  property Description: string; [r]

  

  property FileFilter: string; [r]

  

end;

Inheritance

TKGraphic

  

|

TObject



CT Web help

CodeTyphon Studio