[Overview][Types][Procedures and functions][Index] Reference for unit 'fonctions_variant' (#lazfonctions)

tt_TableauVarOption

Declaration

Source position: fonctions_variant.pas line 35

type tt_TableauVarOption = array of record

  var_Key: Variant;

  i_Option: Byte;

end;