FMX.ASE.Lexer.TAseLexer.CurrentChar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CurrentChar: Char read GetChar;

C++

__property System::WideChar CurrentChar = {read=GetChar, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.ASE.Lexer.pas
FMX.ASE.Lexer.hpp
FMX.ASE.Lexer TAseLexer

Description

Embarcadero Technologies does not currently have any additional information.