var instance; // Type: GcDateTime instance.InvalidValue = function(sender, eArgs) { };
OnInvalidValue = function ( sender : Object, eArgs : EventArgs ) { };
function GcDateTime1_InvalidValue(sender, eArgs) { alert("日付として認識できない値です。"); }
GcDateTime オブジェクト
© 2005-2015 GrapeCity inc. All rights reserved.