Sepi
Name
Create
Parent
TSepiShortStringType
Visibility
PUBLIC
Description
Crée un nouveau type chaîne courte
Source code
constructor Create ( AOwner : TSepiComponent ; const AName : string ; AMaxLength : Integer = 255 )
Parameters
Parameter Description AOwner : TSepiComponent Propriétaire du type AName : STRING Nom du type AMaxLength : INTEGER Longueur maximale
Sepi