Data.Bind.Components.TCustomBindGridListLink.IsValidChar
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomBindGridListLink |
Delphi
function IsValidChar(AKey: Char): Boolean;
C++
bool __fastcall IsValidChar(System::WideChar AKey);
Description
Embarcadero Technologies does not currently have any additional information.