var instance = new GCIM.ComboListBox(); var returnValue; // Type: any // パラメータ var value; //タイプ: number returnValue = instance.SetMaxItems(value);
function SetMaxItems( value : number ) : any;
ComboListBox オブジェクト
© 2005-2015 GrapeCity inc. All rights reserved.