Sepi

Name
  FindLabel

Parent
  TSepiMethodCompiler

Visibility
  PUBLIC

Description
  Cherche un label nommé

Exception
  ESepiLabelError Le label n'a pas été trouvé

Source code
  function FindLabel ( const LabelName : string ; AllowCreate : Boolean = False ) : TSepiNamedLabel

Parameters
 
Parameter Description
LabelName : STRING Nom du label recherché
AllowCreate : BOOLEAN

Return
 
Types Description
TSepiNamedLabel Label nommé

Sepi


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