Unit 'ovcbase' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_orpheus]

TO32CollectionItem

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

Declaration

Source position: ovcbase.pas line 500

type TO32CollectionItem = class(TCollectionItem)

protected

  FName: string;

  

  FDisplayText: string;

  

  procedure SetName(); virtual;

  

public

  property DisplayText: string; [rw]

  

  property Name: string; [rw]

  

end;

Inheritance

TO32CollectionItem

  

|

TObject



CT Web help

CodeTyphon Studio