Unit 'JPL.LangMgr' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_jplib]

TLangComponentItem

Declaration

Source position: JPL.LangMgr.pas line 76

type TLangComponentItem = record

public

  Component: TComponent;

  

  Properties: TLangItemProperties;

  

  function AsInfoStr();

  

  function AddProperty();

  

  function ap();

  

  function AddCaption();

  

  function AddHint();

  

  function GetProperty();

  

  property Caption: string; [rw]

  

end;



CT Web help

CodeTyphon Studio