[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=ConsoleKey Info=Specifies the standard keys on a console. [Property] Name=Sets the name of the component. ARG(string)|2| ConsoleKey=Sets the member of enumeration. ARG(ConsoleKey)|14|0|Backspace,Tab,Clear,Enter,Pause,Escape,Spacebar,PageUp,PageDown,End,Home,LeftArrow,UpArrow,RightArrow,DownArrow,Select,Print,Execute,PrintScreen,Insert,Delete,Help,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,LeftWindows,RightWindows,Applications,Sleep,NumPad0,NumPad1,NumPad2,NumPad3,NumPad4,NumPad5,NumPad6,NumPad7,NumPad8,NumPad9,Multiply,Add,Separator,Subtract,Decimal,Divide,F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12,F13,F14,F15,F16,F17,F18,F19,F20,F21,F22,F23,F24,BrowserBack,BrowserForward,BrowserRefresh,BrowserStop,BrowserSearch,BrowserFavorites,BrowserHome,VolumeMute,VolumeDown,VolumeUp,MediaNext,MediaPrevious,MediaStop,MediaPlay,LaunchMail,LaunchMediaSelect,LaunchApp1,LaunchApp2,Oem1,OemPlus,OemComma,OemMinus,OemPeriod,Oem2,Oem3,Oem4,Oem5,Oem6,Oem7,Oem8,Oem102,Process,Packet,Attention,CrSel,ExSel,EraseEndOfFile,Play,Zoom,NoName,Pa1,OemClear [Methods] *doMembers=Gets all the members of the enumeration. ARG()|1|0 doParse=Parses from the string. ARG(string value)|1|0 *onMembers=Occurs after invoke method doMembers and returns all the members of the enumeration one by one. ARG(object)|2|0 onParse=Occurs after invoke method doParse and returns the result. ARG(ConsoleKey)|2|0 ConsoleKey=Returns the member of enumeration. ARG(ConsoleKey)|3|0 Result=Returns the result. ARG(ConsoleKey)|3|0 Value=Defines the string to parse. ARG(string)|4|2