var instance = new GCIM.GcTextBox(container, id); var value; // Type: any // パラメータ var maxHistoryCount; //タイプ: number value = instance.SetMaxHistoryCount(maxHistoryCount);
function SetMaxHistoryCount( maxHistoryCount : number ) : any;
GcTextBox タイプ
© MESCIUS inc. All rights reserved.