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