Unit 'zglGui' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

zglTEditableClass

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

Declaration

Source position: zglGui.pas line 140

type zglTEditableClass = class(TPersistent)

published

  procedure UseCounter();

  

  procedure Drop;

  

public

  property SelfCount: Integer; [r]

  

  property Editable: TEditableMethod; [rw]

  

  property Data: pointer; [rw]

  

  constructor Create();

  

end;

Inheritance

zglTEditableClass

  

|

TObject



CT Web help

CodeTyphon Studio