TPropData

Property data record

Declaration

Source position: typinfo.pp line 789

Type
TPropData = packed record
private
  function GetProp(Index: Word) : PPropInfo;
  function GetTail : Pointer;
public
  PropCount : Word;
  PropList : record
  public
    \_alignmentdummy : PtrInt;
  end;
  property Prop[Index: Word]: PPropInfo;
  property Tail : Pointer;
end

Description

The TPropData record is not used, but is provided for completeness and compatibility with Delphi.

results matching ""

    No results matching ""