Sepi

Name
  Create

Parent
  TSepiStaticArrayType

Visibility
  PUBLIC

Description
  Crée un nouveau type tableau

Source code
  constructor Create ( AOwner : TSepiComponent ; const AName : string ; AIndexType : TSepiOrdType ; ALowerBound , AHigherBound : Integer ; AElementType : TSepiType )

Parameters
 
Parameter Description
AOwner : TSepiComponent Propriétaire du type
AName : STRING
AIndexType : TSepiOrdType Type de l'index
ALowerBound : INTEGER Borne inférieure
AHigherBound : INTEGER Borne supérieure
AElementType : TSepiType

Sepi


Copyright (c) 2006-2010 Sébastien Doeraene
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/