Unit 'vte_configproviter' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_virtualtreesextra]

TvteConfigItemDef

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

Declaration

Source position: vte_configproviter.pas line 53

type TvteConfigItemDef = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

public

  procedure Assign(); override;

  

published

  property DataType: TvteConfigDataType; [rw]

  

  property DefaultValue: string; [rw]

  

  property DisplayText: string; [rw]

  

  property Key: string; [rw]

  

  property Section: string; [rw]

  

end;

Inheritance

TvteConfigItemDef

  

|

TObject



CT Web help

CodeTyphon Studio