Unit 'zgl_types' Package
[Overview][Types][Index] [#pl_zengl]

zglTStringList

Declaration

Source position: zgl_types.pas line 57

type zglTStringList = record

  Count: Integer;

  

  Items: array of UTF8String;

  

end;



CT Web help

CodeTyphon Studio