var instance = new GCIM.GcListBox(container, id); var value; // Type: boolean // パラメータ var index; //タイプ: number value = instance.GetSelected(index);
function GetSelected( index : number ) : boolean;
GcListBox オブジェクト
© 2005-2015 GrapeCity inc. All rights reserved.