Classe TConsts
Unit
Declaração
type TConsts = class(TTypes)
Descrição
A classe TConsts
declara todas as constantes globais do pacote Mi.RTL
Hierarquia
- TObject
- TPersistent
- TComponent
- TTypes
- TConsts
Visão Geral
Campos
![]() |
nested const NameClientsApplication : TNameClientsApplication =
('lcl','javascript','dynamic_html','vuejs','angularjs','reactjs'); |
![]() |
nested const NameClientsApplicationExt : TNameClientsApplicationExt =
('pas','js' ,'html' ,'vue' ,'js' ,'js'); |
![]() |
nested const C_MessageError : TMessageError = nil; |
![]() |
nested const C_DEF_VER_FORMAT4 = '{mjr}.{mnr}.{rev}.{bld}'; |
![]() |
nested const C_DEF_VER_FORMAT3 = '{mjr}.{mnr}.{rev}'; |
![]() |
nested const C_DEF_VER_FORMAT2 = '{mjr}.{mnr}'; |
![]() |
nested const ListaDeMsgErro : TTypes.PSItem = nil; |
![]() |
nested const accNormal = 0; |
![]() |
nested const accReadOnly = $1; |
![]() |
nested const accHidden = $2; |
![]() |
nested const accSkip = $4; |
![]() |
nested const accDelimiter = $8; |
![]() |
nested const accExternal = $10; |
![]() |
nested const accSpecA = $20; |
![]() |
nested const accSpecB = $40; |
![]() |
nested const accSpecC = $80; |
![]() |
nested const fldStr = 'S'; |
![]() |
nested const fldS = fldStr; |
![]() |
nested const fldstr_Lowcase = 's'; |
![]() |
nested const fldSMi = fldstr_Lowcase; |
![]() |
nested const fldSTRNUM = '#'; |
![]() |
nested const fldSN = fldSTRNUM; |
![]() |
nested const fldAnsiChar = 'C'; |
![]() |
nested const fldAC = fldAnsiChar; |
![]() |
nested const fldAnsiChar_LowCase = 'c'; |
![]() |
nested const fldACMi = fldAnsiChar_LowCase; |
![]() |
nested const fldAnsiCharNUM = '0'; |
![]() |
nested const fldACN = fldAnsiCharNUM; |
![]() |
nested const fldAnsiCharVAL = 'N'; |
![]() |
nested const fldBYTE = 'B'; |
![]() |
nested const fldSHORTINT = 'J'; |
![]() |
nested const fldSmallWORD = 'W'; |
![]() |
nested const fldSmallInt = 'I'; |
![]() |
nested const fldLONGINT = 'L'; |
![]() |
nested const fldRealNum = 'R'; |
![]() |
nested const fldRealNum_Positivo = 'r'; |
![]() |
nested const fldBoolean = 'X'; |
![]() |
nested const FldRadioButton = 'K'; |
![]() |
nested const fldHexValue = 'H'; |
![]() |
nested const CharUpperlimit = ˆU ; |
![]() |
nested const fldENUM = ˆE; |
![]() |
nested const fldENUM_Db = ˆD; |
![]() |
nested const fldBLOb = ˆM; |
![]() |
nested const fldZEROMOD = 'Z'; |
![]() |
nested const fldCONTRACTION = '`'; |
![]() |
nested const fldAPPEND = ˆG; |
![]() |
nested const fldSItems = ˆI; |
![]() |
nested const fldExtended = 'E'; |
![]() |
nested const fldReal4 = 'O'; |
![]() |
nested const fldReal4Positivo = 'o'; |
![]() |
nested const fldReal4P = 'P'; |
![]() |
nested const fldReal4PPositivo = 'p'; |
![]() |
nested const FldLink = ˆL; |
![]() |
nested const FldlinkUrl = ˆL+'1'; |
![]() |
nested const FldlinkAction = ˆL+'2'; |
![]() |
nested const FldSData = '##/##/##'; |
![]() |
nested const fldLHora = #2 ; |
![]() |
nested const FldSHora = '99:99:99'; |
![]() |
nested const fld_LHora = 'h'; |
![]() |
nested const FldOperador = #3; |
![]() |
nested const FldDateTime = 'D' ; |
![]() |
nested const CharShowPassword = ˆW; |
![]() |
nested const ChSP = CharShowPassword; |
![]() |
nested const CharShowPasswordChar = '*'; |
![]() |
nested const CharExecAction = ˆT; |
![]() |
nested const ChEA = CharExecAction; |
![]() |
nested const CharLupa_Left = '🔍'; |
![]() |
nested const CharLupa_Right = '🔎'; |
![]() |
nested const Char_Seta_para_Cima = '⬆️'; |
![]() |
nested const Char_Seta_para_Baixo = '⬇️️'; |
![]() |
nested const Char_Seta_para_direita : AnsiString = '➡️'; |
![]() |
nested const Char_Seta_para_esquerda : AnsiString = '⬅️️'; |
![]() |
nested const Char_Seta_Back = '🔙'; |
![]() |
nested const Char_Seta_End = '🔚'; |
![]() |
nested const Char_Seta_On = '🔛'; |
![]() |
nested const Char_Seta_Em_breve_Flecha = '🔜'; |
![]() |
nested const Char_Seta_Top = '🔝'; |
![]() |
nested const Char_Seta_Cicle = '🔃'; |
![]() |
nested const Char_Bandeira_triangular = '🚩 '; |
![]() |
nested const Char_Ponto_Interrogacao = '❓'; |
![]() |
nested const Char_Ponto_Exclamacao = '❗'; |
![]() |
nested const Char_Dedo_Direita = '👉'; |
![]() |
nested const Char_Proxima_Faixa = '⏭️'; |
![]() |
nested const Char_AvancoRapido = '⏩'; |
![]() |
nested const Char_Retrocesso_Rapido = '⏪'; |
![]() |
nested const Char_Ultima_Faixa = '⏮️'; |
![]() |
nested const Char_GoBof = Char_Proxima_Faixa; |
![]() |
nested const Char_Next = Char_AvancoRapido; |
![]() |
nested const Char_Prev = Char_Retrocesso_Rapido; |
![]() |
nested const Char_GoEof = Char_Ultima_Faixa; |
![]() |
nested const Char_Refresh = Char_Seta_Cicle; |
![]() |
nested const CharFieldName = ˆB; |
![]() |
nested const ChFN = CharFieldName; |
![]() |
nested const CharListComboBox = ˆC; |
![]() |
nested const ChLCB = CharListComboBox; |
![]() |
nested const TypeDate = '\ ZB'+ˆF+ˆU+AnsiChar(31)+#0+'/'+'ZB'+ˆU+AnsiChar(12)+#0+'/'+'ZB'+#0+ˆF; |
![]() |
nested const _TypeDate = '\ ZB'+ˆF+ˆU+AnsiChar(31)+#0+'/'+'ZB'ˆU+AnsiChar(12)+#0+'/'+'ZB'+ˆF; |
![]() |
nested const TypeHora = '\ ZB'+ˆF+ˆU+AnsiChar(24)+#0+':'+'ZB'ˆU+AnsiChar(60)+#0+':'+'ZB'ˆU+AnsiChar(60)+#0+ˆF; |
![]() |
nested const FldMemo = 'M'; |
![]() |
nested const TypeMemo = '\ZB'+ˆF+#0'ssssssssss'#0'ZZZZZZZL'#0'ZZZZW'#0'ZZZZW'+#0+ˆF; |
![]() |
nested const CTypeReal = [fldRealNum,fldReal4,fldReal4P,fldRealNum_Positivo,fldExtended]; |
![]() |
nested const CTypeAnsiChar = [fldAnsiChar,fldAnsiChar_LowCase,fldAnsiCharVAL]; |
![]() |
nested const CTypeString = [fldSTRNUM,fldSTR,fldstr_Lowcase]; |
![]() |
nested const CTypeInteger = [fldENum,fldENum_db,fldBOOLEAN,fldBYTE,fldSHORTINT,fldSmallWORD,fldSmallInt,fldLONGINT,FldRadioButton]; |
![]() |
nested const CTypeDate = [FldDateTime]; |
![]() |
nested const CTypeHour = [fldLHora,fld_LHora]; |
![]() |
nested const CTypeBlob = [FldMemo,fldBLOb]; |
![]() |
nested const CTypeOperator = [FldOperador]; |
![]() |
nested const CTypeKnown : AnsiCharSet = CTypeReal
+ CTypeAnsiChar
+ CTypeString
+ CTypeInteger
+ CTypeDate
+ CTypeHour
+ CTypeBlob
+ CTypeOperator; |
![]() |
nested const efSync = 0; |
![]() |
nested const efAsync = 1; |
![]() |
nested const SW_SHOWNORMAL : integer = ord(swoShow); |
![]() |
nested const Password_Admin : string = '123456'; |
![]() |
nested const Admin_Logado : SmallWord = 0; |
![]() |
nested const FileModeDenyALL : Boolean = False; |
![]() |
nested const FlushBuffer : Boolean = true; |
![]() |
nested const FlushBuffer_Disk : Boolean = False; |
![]() |
nested const FlushBuffer_Disk_Transaction : Boolean = False; |
![]() |
nested const OkTempoDeTentativas : Boolean = true; |
![]() |
nested const TempoDeTentativas : Longint = 30; |
![]() |
nested const UAnsiChar : AnsiChar = ' '; |
![]() |
nested const TeclaF : SmallInt = 0; |
![]() |
nested const Identification: TIdentification = (
Id_branch : 0;
Id_user : 1;
UserName : '';
FullUserName : '';
password : '';
); |
![]() |
nested const TimeCmTime : Longint = 10; |
![]() |
nested const CTRL_SLEEP_ENABLE : Boolean = True; |
![]() |
nested const FORMS_APPLICATION_PROCESS_MESSAGES : Boolean = false; |
![]() |
nested const FORMS_APPLICATION_SHOW_MODAL : Boolean = false; |
![]() |
nested const HANDLE_INVALID = high(THandle); |
![]() |
nested const LF = #10; |
![]() |
nested const CR = #13; |
![]() |
nested const New_Line =
; |
![]() |
nested const fmOpenRead = SysUtils.fmOpenRead ; |
![]() |
nested const fmOpenWrite = SysUtils.fmOpenWrite ; |
![]() |
nested const fmOpenReadWrite = SysUtils.fmOpenReadWrite; |
![]() |
nested const fmShareCompat = SysUtils.fmShareCompat ; |
![]() |
nested const fmShareExclusive = SysUtils.fmShareExclusive; |
![]() |
nested const fmShareDenyWrite = SysUtils.fmShareDenyWrite; |
![]() |
nested const fmShareDenyRead = SysUtils.fmShareDenyRead ; |
![]() |
nested const fmShareDenyNone = SysUtils.fmShareDenyNone ; |
![]() |
nested const GLOBAL_RIGHTS = 0; |
![]() |
nested const faReadOnly = SysUtils.faReadOnly ; |
![]() |
nested const faDirectory = SysUtils.faDirectory ; |
![]() |
nested const faNormal = SysUtils.faNormal ; |
![]() |
nested const faAnyFile = SysUtils.faAnyFile ; |
![]() |
nested const faArchive = SysUtils.faArchive ; |
![]() |
nested const fsFromBeginning = SysUtils.fsFromBeginning; |
![]() |
nested const fsFromCurrent = SysUtils.fsFromCurrent ; |
![]() |
nested const fsFromEnd = SysUtils.fsFromEnd ; |
![]() |
nested const ArquivoNaoEncontrado2 = 002; |
![]() |
nested const PathNaoEncontrado = 003; |
![]() |
nested const muitosArquivosAbertoSimultaneamente = 004; |
![]() |
nested const AcessoNegado5 = 005; |
![]() |
nested const Seek_fora_da_faixa_do_arquivo = 007; |
![]() |
nested const ErroDeMemoria = 008; |
![]() |
nested const ErroFormatoInvalido = 011; |
![]() |
nested const NaoPodeExecutarTrocaDeNomesEntreDiscos = 017; |
![]() |
nested const ArquivoNaoEncontrado18 = 018; |
![]() |
nested const DiscoProtegidoContraEscrita = 019; |
![]() |
nested const UnidadeDesconhecida = 020; |
![]() |
nested const DriveNaoEstaPronto = 021; |
![]() |
nested const ErroDeDadosCRC = 023; |
![]() |
nested const Falha_Geral = 031; |
![]() |
nested const AcessoNegado32 = 032; |
![]() |
nested const ErroViolacaoDeLacre = 033; |
![]() |
nested const MudancaDeDiscoInvalida = 034; |
![]() |
nested const Campo_nao_existe_no_registro_do_arquivo = 037; |
![]() |
nested const Tipo_em_memoria_incompativel_com_o_tipo_do_campo_no_arquivo = 038; |
![]() |
nested const Erro_de_sintaxe_na_expressao = 039; |
![]() |
nested const Tipos_de_campos_incompativeis = 040; |
![]() |
nested const Tipos_de_campo_nao_conhecido = 041; |
![]() |
nested const Campo_em_duplicidade_na_estrutura_da_tabela = 42; |
![]() |
nested const Arquivo_ja_existe = 080; |
![]() |
nested const NaoPodeCriarDiretorio = 082; |
![]() |
nested const ParametroInvalido = 087; |
![]() |
nested const ErroDeLeituraEmDisco = 100; |
![]() |
nested const ErroDeGravacaoEmDisco = 101; |
![]() |
nested const ErroArquivoFechado = 103; |
![]() |
nested const ErroArquivoFechadoParaEntrada = 104; |
![]() |
nested const ErrorArquivoFechadoParaSaida = 105; |
![]() |
nested const Formato_numerico_invalido_ou_incompativel = 106; |
![]() |
nested const DiscoCheio = 107; |
![]() |
nested const ErroDeEscritaNoDispositivoDeSaidaImpressora = 160; |
![]() |
nested const ErroFaltaHardware = 162; |
![]() |
nested const Err_Division_by_zero = 200; |
![]() |
nested const ErrorNaChecagemDeFaixa = 201; |
![]() |
nested const Objeto_Nao_Inicializado = 210; |
![]() |
nested const Chamada_a_um_Metodo_Abstrato = 211; |
![]() |
nested const Stream_Registration_error = 212; |
![]() |
nested const Collection_Index_Out_of_range = 213; |
![]() |
nested const ErrorTentativa_de_abrir_um_arquivo_aberto = 217; |
![]() |
nested const Erro_Tentativa_de_excluir_um_registro_excluido = 218; |
![]() |
nested const Erro_Tentativa_de_ler_um_registro_excluido = 219; |
![]() |
nested const Erro_outro_usuario_da_rede_alterou_o_registro = 220; |
![]() |
nested const Estrutura_da_tabela_esta_danificada = 221; |
![]() |
nested const Tentativa_de_gravar_em_um_registro_compartilhado_sem_que_o_mesmo_esteja_travado = 222; |
![]() |
nested const AppCli_Evento_Executado_Por_Outro_Processo = 223; |
![]() |
nested const AppCLi_Svr_Api_Nao_Instalado = 224; |
![]() |
nested const TTransaction_Commit_esperado = 225; |
![]() |
nested const Erro_Expression_is_not_valid = 226; |
![]() |
nested const Erro_Many_Parenthesis = 227; |
![]() |
nested const Erro_Many_operators = 228; |
![]() |
nested const Erro_Operador_aritmetico_esperado = 229; |
![]() |
nested const Err_CalcVal_Not_Ready_Number = 230; |
![]() |
nested const REC_TOO_LARGE = 231; |
![]() |
nested const REC_TOO_SMALL = 232; |
![]() |
nested const KeyTooLarge = 233; |
![]() |
nested const RecSizeMismatch = 234; |
![]() |
nested const KeySizeMismatch = 235; |
![]() |
nested const MemOverflow = 236; |
![]() |
nested const ArqIndexInconsistente = 237; |
![]() |
nested const O_gerente_de_transacoes_esta_inativo = 238; |
![]() |
nested const Erro_Excecao_inesperada = 239; |
![]() |
nested const Acesso_negado_ao_arquivo_por_falta_de_autorizacao_de_seu_superior_imediato = 240; |
![]() |
nested const Registro_nao_localizado = 241; |
![]() |
nested const O_Evento_OnEnter_Retornou_falso = 242; |
![]() |
nested const O_Evento_OnExit_Retornou_falso = 243; |
![]() |
nested const Attempt_to_insert_record_without_is_selected = 244; |
![]() |
nested const attempt_to_edit_a_record_not_selecting = 245; |
![]() |
nested const LastError : SmallInt = 0; |
![]() |
nested const TaStatus : SmallInt = 0; |
![]() |
nested const OK : Boolean = True; |
![]() |
nested const FileMode : word = fmOpenReadWrite ; |
![]() |
nested const FileModeAnt : Word = 0; |
![]() |
nested const ShareMode : Cardinal = fmShareCompat or fmShareDenyNone; |
![]() |
nested const MaxDirSizeFat32 = 65534; |
![]() |
nested const MaxDirSizeNTFS = 2294967295; |
![]() |
nested const MaxDirSizeLinux = MaxDirSizeNTFS; |
![]() |
nested const MaxDirSize : word = MaxDirSizeLinux; |
![]() |
nested const SpaceChar : char = ' '; |
![]() |
nested const SaveMaskChar : char = '0'; |
![]() |
nested const Auto_Add_Line_Default:Boolean = false; |
![]() |
nested const ThousandSeparator = ','; |
![]() |
nested const ShowThousandSeparator : Ansichar = ','; |
![]() |
nested const DecimalSeparator = '.'; |
![]() |
nested const showDecimalSeparator : AnsiChar = '.'; |
![]() |
nested const CloseParenthesis = ')'; |
![]() |
nested const OpenParenthesis = '('; |
![]() |
nested const CharDelimiter_0 = #0; |
![]() |
nested const CharDelimiter_1 = '\'; |
![]() |
nested const CharDelimiter_2 = '|'; |
![]() |
nested const CharDelimiter_3 = '˜'; |
![]() |
nested const CharShowzeroes = ˆZ; |
![]() |
nested const CharFillvalue = ˆV; |
![]() |
nested const CharAccHidden = ˆH; |
![]() |
nested const ChAH = CharAccHidden; |
![]() |
nested const CharAccSkip = ˆS; |
![]() |
nested const ChAS = CharAccSkip; |
![]() |
nested const CharAccReadOnly = ˆR; |
![]() |
nested const ChARO = CharAccReadOnly; |
![]() |
nested const CharAllZeroes = ˆA; |
![]() |
nested const CharProviderFlag = ˆP; |
![]() |
nested const CharpfInUpdate = ˆP'0'; |
![]() |
nested const CharpfInWhere = ˆP'1'; |
![]() |
nested const CharPfInKey = ˆP'2'; |
![]() |
nested const CharPfHidden = ˆP'3'; |
![]() |
nested const CharPfRefreshOnInsert = ˆP'4'; |
![]() |
nested const CharPfRefreshOnUpdate = ˆP'5'; |
![]() |
nested const CharPfInKeyPrimary = ˆP'6'; |
![]() |
nested const CharPfInKeyPrimaryAutoIncrement = ˆP'7'; |
![]() |
nested const CharForeignKey = ˆF ; |
![]() |
nested const CharFk_No_Action = ˆF'0' ; |
![]() |
nested const CharFk_Restrict = ˆF'1' ; |
![]() |
nested const CharFk_Cascade = ˆF'2' ; |
![]() |
nested const CharFk_Set_Null = ˆF'3' ; |
![]() |
nested const CharFk_Set_Default = ˆF'4' ; |
![]() |
nested const CharHint = ˆN; |
![]() |
nested const ChH = CharHint; |
![]() |
nested const CharHintPorque = ˆN'0'; |
![]() |
nested const CharHintOnde = ˆN'1'; |
![]() |
nested const CharDefault = ˆK; |
![]() |
nested const ChDf = CharDefault; |
![]() |
nested const Delimiters : AnsiCharSet = [CharDelimiter_0,
CharDelimiter_1,
CharDelimiter_2,
CharDelimiter_3,
CharExecAction,
CharFieldName,
CharUpperlimit,
CharAccHidden,
CharAccSkip,
CharAccReadOnly,
CharAllZeroes,
CharProviderFlag,
CharForeignKey,
CharHint,
fldAPPEND,
fldSItems,
CharListComboBox,
charDefault
]; |
![]() |
nested const SinalDireita : Boolean = False; |
![]() |
nested const SinalDeMaisAtivo : Boolean = False; |
![]() |
nested const MaskIsNumber : TAnsiCharSet = []; |
![]() |
nested const Delta_Locate : Longint = 100; |
![]() |
nested const ConvertIdioma_Nil : TConvertIdioma = nil; |
![]() |
nested const Html_Nivel1 = '<font size="6">▪</font>'; |
![]() |
nested const Html_Nivel2 = '<font size="5">▪</font>'; |
![]() |
nested const Html_Nivel3 = '<font size="4">▪</font>'; |
![]() |
nested const Html_Nivel4 = '<font size="2">▪</font>'; |
![]() |
nested const Char_Nivel1 = Ansichar(254); |
![]() |
nested const Char_Nivel2 = Ansichar(207); |
![]() |
nested const Char_Nivel3 = Ansichar(248); |
![]() |
nested const Char_Nivel4 = Ansichar(250); |
![]() |
nested const Array_Of_Char : TArray_Of_Char =
(
(Asc_Ingles :'a';Asc_GUI :'á';Asc_HTML :'á'),
(Asc_Ingles :'a';Asc_GUI :'â';Asc_HTML :'â'),
(Asc_Ingles :'a';Asc_GUI :'à';Asc_HTML :'à'),
(Asc_Ingles :'a';Asc_GUI :'ã';Asc_HTML :'ã'),
(Asc_Ingles :'A';Asc_GUI :'Á';Asc_HTML :'Á'),
(Asc_Ingles :'A';Asc_GUI :'À';Asc_HTML :'À'),
(Asc_Ingles :'A';Asc_GUI :'Â';Asc_HTML :'Â'),
(Asc_Ingles :'A';Asc_GUI :'Ã';Asc_HTML:'Ã'),
(Asc_Ingles :'c';Asc_GUI :'ç';Asc_HTML :'ç'),
(Asc_Ingles :'C';Asc_GUI :'Ç';Asc_HTML :'Ç'),
(Asc_Ingles :'e';Asc_GUI :'é';Asc_HTML :'é'),
(Asc_Ingles :'e';Asc_GUI :'ê';Asc_HTML :'ê'),
(Asc_Ingles :'E';Asc_GUI :'É';Asc_HTML :'É'),
(Asc_Ingles :'E';Asc_GUI :'Ê';Asc_HTML :'Ê'),
(Asc_Ingles :'i';Asc_GUI :'í';Asc_HTML :'í'),
(Asc_Ingles :'I';Asc_GUI :'Í';Asc_HTML :'Í'),
(Asc_Ingles :'o';Asc_GUI :'ó';Asc_HTML :'ó'),
(Asc_Ingles :'O';Asc_GUI :'Ó';Asc_HTML :'Ó'),
(Asc_Ingles :'o';Asc_GUI :'õ';Asc_HTML :'õ'),
(Asc_Ingles :'O';Asc_GUI :'Õ';Asc_HTML :'Õ'),
(Asc_Ingles :'o';Asc_GUI :'ô';Asc_HTML :'ô'),
(Asc_Ingles :'O';Asc_GUI :'Ô';Asc_HTML :'Ô'),
(Asc_Ingles :'u';Asc_GUI :'ú';Asc_HTML :'ú'),
(Asc_Ingles :'U';Asc_GUI :'Ú';Asc_HTML :'Ú'),
(Asc_Ingles :'u';Asc_GUI :'ü';Asc_HTML :'ü'),
(Asc_Ingles :'U';Asc_GUI :'Ü';Asc_HTML :'Ü'),
(Asc_Ingles :'o';Asc_GUI :'º';Asc_HTML :'º')
); |
![]() |
nested const PortaDaImpressora : tString = 'prn'; |
![]() |
nested const opcaoRedireciona : AnsiChar = 'I'; |
![]() |
nested const RedirecionaImpressora : boolean = false; |
![]() |
nested const redirecionaImpNul : Boolean = False; |
![]() |
nested const NomeRedireciona : PathStr = 'C:\Maricarai.Lst'; |
![]() |
nested const ApartirDeQuePagina : Longint= 1; |
![]() |
nested const PaginaInicial: Longint= 1; |
![]() |
nested const contalinha : Longint = 0; |
![]() |
nested const contaPagina : Longint= 1; |
![]() |
nested const CmCut = 'CmCut'; |
![]() |
nested const CmCopy = 'CmCopy'; |
![]() |
nested const CmPaste = 'CmPaste'; |
![]() |
nested const CmExitApp = 'CmExitApp'; |
![]() |
nested const CmNewFile = 'CmNewFile'; |
![]() |
nested const CmSaveFile = 'CmSaveFile'; |
![]() |
nested const CmDeleteFile = 'CmDeleteFile'; |
![]() |
nested const CmNextRecord = 'CmNextRecord'; |
![]() |
nested const CmPrevRecord = 'CmPrevRecord'; |
![]() |
nested const CmNextRecordValid = 'CmNextRecordValid'; |
![]() |
nested const CmPrevRecordValid = 'CmPrevRecordValid'; |
![]() |
nested const CmFindRecord = 'CmFindRecord'; |
![]() |
nested const CmSearchRecord = 'CmSearchRec'; |
![]() |
nested const CmGoEof = 'CmGoEof'; |
![]() |
nested const CmGoBof = 'CmGoBof'; |
![]() |
nested const CmLocate = 'CmLocate'; |
![]() |
nested const CmNewRecord = 'CmNewRecord'; |
![]() |
nested const CmDeleteRecord = 'CmDeleteRecord'; |
![]() |
nested const CmUpdateRecord = 'CmUpdateRecord'; |
![]() |
nested const CmRefresh = 'CmRefresh'; |
![]() |
nested const CmEditDlg = 'CmEditDlg'; |
![]() |
nested const cmOK = 'cmOK'; |
![]() |
nested const cmCancel = 'cmCancel'; |
![]() |
nested const cmPrint = 'cmPrint'; |
![]() |
nested const CmImport = 'CmImport'; |
![]() |
nested const CmProcess = 'CmProcess'; |
![]() |
nested const CmExecEndProc = 'CmExecEndProc'; |
![]() |
nested const CmExecComboBox = 'CmExecComboBox'; |
![]() |
nested const CmExecCommand = 'CmExecCommand'; |
![]() |
nested const CmCreate_Shortcut = 'CmCreate_Shortcut'; |
![]() |
nested const CmView = 'CmView'; |
![]() |
nested const CmExport_Stru = 'CmExport_Stru'; |
![]() |
nested const CmExport = 'CmExport'; |
![]() |
nested const CmsNavigator : Array of AnsiString = [CmNextRecord ,
CmPrevRecord ,
CmNextRecordValid,
CmPrevRecordValid,
CmFindRecord ,
CmSearchRecord ,
CmGoEof ,
CmGoBof ,
CmRefresh
]; |
![]() |
nested const CmsEdition : Array of AnsiString = [cmOK ,
cmCancel ,
CmEditDlg ,
CmUpdateRecord ,
CmDeleteRecord ,
CmNewRecord,
CmProcess,
cmPrint,
CmExecEndProc,
CmExecComboBox,
CmLocate
]; |
![]() |
nested const CmAddRecord = 'CmAddRecord'; |
![]() |
nested const CmGetRecord = 'CmGetRecord'; |
![]() |
nested const CmPutRecord = 'CmPutRecord'; |
![]() |
nested const CmSearchTop = 'CmSearchTop'; |
![]() |
nested const CmSearchKey = 'CmSearchKey'; |
![]() |
nested const CmUsedRecs_Valid = 'CmUsedRecs_Valid'; |
![]() |
nested const CmOkEscrevaParametrosDosRelatorios = 'CmOkEscrevaParametrosDosRelatorios'; |
![]() |
nested const CmSelecionaIndice = 'CmSelecionaIndice'; |
![]() |
nested const CmSobre = 'CmSobre'; |
![]() |
nested const CmOnEnter = 'CmOnEnter'; |
![]() |
nested const CmOnExit = 'CmOnExit'; |
![]() |
nested const CmF7 = 'CmF7'; |
![]() |
nested const CmLabel_DoubleClick = 'CmLabel_DoubleClick'; |
![]() |
nested const cmView_DoubleClick = 'cmView_DoubleClick'; |
![]() |
nested const CmOrdemCressante = 'CmOrdemCressante'; |
![]() |
nested const CmOrdemDecrescente = 'CmOrdemDecrescente'; |
![]() |
nested const CmSelecColunaAtual = 'CmSelecColunaAtual'; |
![]() |
nested const CmMouseDownmbRightButton = 'CmMouseDownmbRightButton'; |
![]() |
nested const CmReindex = 'CmReindex'; |
![]() |
nested const CmInfoSystem = 'CmInfoSystem'; |
![]() |
nested const CmDoBeforeInsert = 'CmDoBeforeInsert'; |
![]() |
nested const CmDoBeforePost = 'CmDoBeforePost'; |
![]() |
nested const CmDoBeforeDelete = 'CmDoBeforeDelete'; |
![]() |
nested const CmDoAfterInsert = 'CmDoAfterInsert'; |
![]() |
nested const CmDoAfterPost = 'CmDoAfterPost'; |
![]() |
nested const CmDoAfterDelete = 'CmDoAfterDelete'; |
![]() |
nested const CmCopyTo = 'CmCopyTo'; |
![]() |
nested const CmSetAppending = 'CmSetAppending'; |
![]() |
nested const CmStartTransaction = 'CmStartTransaction'; |
![]() |
nested const CmCommit = 'CmCommit'; |
![]() |
nested const CmRollback = 'CmRollback'; |
![]() |
nested const CmOnCalcRecord_All = 'CmOnCalcRecord_All'; |
![]() |
nested const CmTime = 'CmTime'; |
![]() |
nested const cmHomePage = 'cmHomePage'; |
![]() |
nested const CmPack = 'CmPack'; |
![]() |
nested const DirectorySeparator :char = system.DirectorySeparator; |
![]() |
var Lst: text ; static; |
![]() |
nested const onProcessMessages : TOnProcedure = nil; |
![]() |
nested const kbNoKey = 0; |
![]() |
nested const MessageBoxOff : Boolean = false; |
![]() |
nested const DefaultStartDelimiter : TParseDelimiter = '<!--#'; |
![]() |
nested const DefaultEndDelimiter : TParseDelimiter = '#-->'; |
![]() |
nested const DefaultParamStartDelimiter : TParseDelimiter = '[-'; |
![]() |
nested const DefaultParamEndDelimiter : TParseDelimiter = '-]'; |
![]() |
nested const DefaultParamValueSeparator : TParseDelimiter = '='; |
![]() |
nested const DefaultAllowTagParams : Boolean = true; |
![]() |
nested const User = {$I %USER%}; |
![]() |
nested const DateCompiler = {$I %TIME%}+' on '+{$I %DATE%}; |
![]() |
nested const FPC_Version = {$I %FPCVERSION%}; |
![]() |
nested const FPC_Target = {$I %FPCTARGET%}; |
![]() |
nested const EnumField_ofs_TypeField = 1; |
![]() |
nested const EnumField_ofs_Items = EnumField_ofs_TypeField+sizeof(TEnumField.TypeField); |
![]() |
nested const EnumField_ofs_showz = EnumField_ofs_Items+sizeof(TEnumField.Items); |
![]() |
nested const EnumField_ofs_AccMode = EnumField_ofs_showz+sizeof(TEnumField.ShowZ); |
![]() |
nested const EnumField_ofs_Default = EnumField_ofs_AccMode+sizeof(TEnumField.AccMode); |
![]() |
nested const EnumField_ofs_DataSource = EnumField_ofs_Default+sizeof(TEnumField.Default); |
![]() |
nested const EnumField_ofs_KeyField = EnumField_ofs_DataSource+sizeof(TEnumField.DataSource); |
![]() |
nested const EnumField_ofs_ListField = EnumField_ofs_KeyField+sizeof(TEnumField.KeyField); |
![]() |
nested const EnumField_ofs : TEnumField_ofs = (TypeField : EnumField_ofs_TypeField;
Items : EnumField_ofs_Items;
ShowZ : EnumField_ofs_showz;
AccMode : EnumField_ofs_AccMode;
Default : EnumField_ofs_Default;
DataSource : EnumField_ofs_DataSource;
KeyField : EnumField_ofs_KeyField;
ListField : EnumField_ofs_ListField
); |
Métodos
![]() |
class function conststr(i: Longint; const a: AnsiChar): AnsiString; |
![]() |
class function CreateEnumField(aShowZ: boolean; aAccMode:Byte; aDefault: LongInt; AItems: PSItem) : TDmxStr_ID; overload; |
![]() |
class function CreateEnumField(ShowZ: boolean; AccMode:byte; Default: LongInt; AItems: PSItem; aDataSource: TDataSource; aKeyField, aListField: AnsiString): TDmxStr_ID; overload; |
![]() |
class function CreateOptions(AItems: PSItem): TDmxStr_ID; |
![]() |
class function CreateAppendFields(ATemplate: ptString) : TDmxStr_ID; |
![]() |
class function CreateBlobField(Len: Longint; AccMode:byte;Default: Longint) : TDmxStr_ID; |
![]() |
class FUNCTION IsValidPtr( ADDR:POINTER):BOOLEAN ; overload; |
![]() |
class FUNCTION IsValidPtr( const aClass: Tobject):BOOLEAN ; overload; |
![]() |
class procedure DisposeSItems(var AItems: PSItem); overload; |
![]() |
class procedure DisposeSItems(var AStrItems: PtString); overload; |
![]() |
class function CreateCheckBoxField(CharNumberField: AnsiChar;ShowZ: boolean; AccMode,Default: byte;AItems: PSItem) : AnsiString; |
![]() |
class function CreateTSItemFields(ATemplates: PSItem) : TDmxStr_ID; overload; |
![]() |
class function Get_ok_Set_Transaction:Boolean; |
![]() |
class Procedure Set_ok_Set_Transaction(aok_Set_Transaction:Boolean); |
![]() |
class function Get_ok_Set_Server_Http:Boolean; |
![]() |
class function Set_ok_Set_Server_Http(aok_Set_Server_Http:Boolean):boolean; |
![]() |
class procedure ConfigureBrazilRegion; |
![]() |
class function Set_Show_DecimalSeparator(aDecimalSeparator:char):char; |
Propriedades
![]() |
property ok_Set_Transaction : BOOLEAN Read Get_ok_Set_Transaction write set_ok_Set_Transaction; |
Descrição
Campos
![]() |
nested const NameClientsApplication : TNameClientsApplication =
('lcl','javascript','dynamic_html','vuejs','angularjs','reactjs'); |
A constante |
![]() |
nested const NameClientsApplicationExt : TNameClientsApplicationExt =
('pas','js' ,'html' ,'vue' ,'js' ,'js'); |
A constante |
![]() |
nested const C_MessageError : TMessageError = nil; |
![]() |
nested const C_DEF_VER_FORMAT4 = '{mjr}.{mnr}.{rev}.{bld}'; |
![]() |
nested const C_DEF_VER_FORMAT3 = '{mjr}.{mnr}.{rev}'; |
![]() |
nested const C_DEF_VER_FORMAT2 = '{mjr}.{mnr}'; |
![]() |
nested const ListaDeMsgErro : TTypes.PSItem = nil; |
Pilha com tStrings de erros. |
![]() |
nested const accNormal = 0; |
A constante
|
![]() |
nested const accReadOnly = $1; |
A constante
|
![]() |
nested const accHidden = $2; |
A constante
|
![]() |
nested const accSkip = $4; |
A constante
|
![]() |
nested const accDelimiter = $8; |
A constante |
![]() |
nested const accExternal = $10; |
![]() |
nested const accSpecA = $20; |
![]() |
nested const accSpecB = $40; |
![]() |
nested const accSpecC = $80; |
![]() |
nested const fldStr = 'S'; |
A constante
|
![]() |
nested const fldS = fldStr; |
![]() |
nested const fldstr_Lowcase = 's'; |
A constante
|
![]() |
nested const fldSMi = fldstr_Lowcase; |
![]() |
nested const fldSTRNUM = '#'; |
A constante
|
![]() |
nested const fldSN = fldSTRNUM; |
![]() |
nested const fldAnsiChar = 'C'; |
A constante
|
![]() |
nested const fldAC = fldAnsiChar; |
![]() |
nested const fldAnsiChar_LowCase = 'c'; |
A constante
|
![]() |
nested const fldACMi = fldAnsiChar_LowCase; |
![]() |
nested const fldAnsiCharNUM = '0'; |
A constante
|
![]() |
nested const fldACN = fldAnsiCharNUM; |
![]() |
nested const fldAnsiCharVAL = 'N'; |
A constante
|
![]() |
nested const fldBYTE = 'B'; |
byte Field |
![]() |
nested const fldSHORTINT = 'J'; |
shortint Field |
![]() |
nested const fldSmallWORD = 'W'; |
word Field NortSoft |
![]() |
nested const fldSmallInt = 'I'; |
integer Field NortSoft |
![]() |
nested const fldLONGINT = 'L'; |
longint Field |
![]() |
nested const fldRealNum = 'R'; |
![]() |
nested const fldRealNum_Positivo = 'r'; |
![]() |
nested const FldRadioButton = 'K'; |
O tipo do campo
|
![]() |
nested const fldHexValue = 'H'; |
hexadecimal numeric entry |
![]() |
nested const CharUpperlimit = ˆU ; |
Limite superior do campo (Somente 1 a 255) |
![]() |
nested const fldENUM = ˆE; |
A constante
|
![]() |
nested const fldENUM_Db = ˆD; |
enumerated Field |
![]() |
nested const fldBLOb = ˆM; |
A constante
|
![]() |
nested const fldZEROMOD = 'Z'; |
zero modifier |
![]() |
nested const fldAPPEND = ˆG; |
A constante
|
![]() |
nested const fldSItems = ˆI; |
link to chain of TSItem Templates |
![]() |
nested const fldExtended = 'E'; |
Real 10 bytes |
![]() |
nested const fldReal4 = 'O'; |
Real 4 Byte positivos e negativos |
![]() |
nested const fldReal4Positivo = 'o'; |
Real 4 Byte positivos |
![]() |
nested const fldReal4P = 'P'; |
P = Real de mostrado x por 100 positivos e negativos |
![]() |
nested const fldReal4PPositivo = 'p'; |
P = Real de mostrado x por 100 positivos |
![]() |
nested const FldlinkUrl = ˆL+'1'; |
Endereço de uma página na web a ser acessada pelo browser. |
![]() |
nested const FldlinkAction = ˆL+'2'; |
Nome de uma ação da lista actionItens. |
![]() |
nested const FldSData = '##/##/##'; |
![]() |
nested const fldLHora = #2 ; |
#2 = Longint;Guarda a hora compactada ##:##:## |
![]() |
nested const FldSHora = '99:99:99'; |
![]() |
nested const fld_LHora = 'h'; |
h = Longint;Guarda a hora compactada hh:hh:hh |
![]() |
nested const FldOperador = #3; |
#3 = Byte indica que o campo é um operador matemático |
![]() |
nested const FldDateTime = 'D' ; |
TDateTime;Guarda a data e hora compactada. O Formato é retonado pela função TDateFreePascal.TDatesFreePascal.Mask_to_MaskEdit |
![]() |
nested const CharShowPassword = ˆW; |
Usado para omitir os caracteres que estão sendo digitados em qualquer tipo de campo |
![]() |
nested const ChSP = CharShowPassword; |
A contante |
![]() |
nested const CharShowPasswordChar = '*'; |
Caractere a ser mostrado quando CharShowPassword em fldField for igual = ˆW |
![]() |
nested const CharExecAction = ˆT; |
A contante
|
![]() |
nested const ChEA = CharExecAction; |
A contante |
![]() |
nested const CharLupa_Left = '🔍'; |
![]() |
nested const CharLupa_Right = '🔎'; |
![]() |
nested const Char_Seta_para_Cima = '⬆️'; |
![]() |
nested const Char_Seta_para_Baixo = '⬇️️'; |
![]() |
nested const Char_Seta_para_direita : AnsiString = '➡️'; |
![]() |
nested const Char_Seta_para_esquerda : AnsiString = '⬅️️'; |
![]() |
nested const Char_Seta_Back = '🔙'; |
![]() |
nested const Char_Seta_End = '🔚'; |
![]() |
nested const Char_Seta_On = '🔛'; |
![]() |
nested const Char_Seta_Em_breve_Flecha = '🔜'; |
![]() |
nested const Char_Seta_Top = '🔝'; |
![]() |
nested const Char_Seta_Cicle = '🔃'; |
![]() |
nested const Char_Bandeira_triangular = '🚩 '; |
![]() |
nested const Char_Ponto_Interrogacao = '❓'; |
![]() |
nested const Char_Ponto_Exclamacao = '❗'; |
![]() |
nested const Char_Dedo_Direita = '👉'; |
![]() |
nested const Char_Proxima_Faixa = '⏭️'; |
![]() |
nested const Char_AvancoRapido = '⏩'; |
![]() |
nested const Char_Retrocesso_Rapido = '⏪'; |
![]() |
nested const Char_Ultima_Faixa = '⏮️'; |
![]() |
nested const Char_GoBof = Char_Proxima_Faixa; |
![]() |
nested const Char_Next = Char_AvancoRapido; |
![]() |
nested const Char_Prev = Char_Retrocesso_Rapido; |
![]() |
nested const Char_GoEof = Char_Ultima_Faixa; |
![]() |
nested const Char_Refresh = Char_Seta_Cicle; |
![]() |
nested const ChFN = CharFieldName; |
A constante |
![]() |
nested const ChLCB = CharListComboBox; |
A contante |
![]() |
nested const TypeDate = '\ ZB'+ˆF+ˆU+AnsiChar(31)+#0+'/'+'ZB'+ˆU+AnsiChar(12)+#0+'/'+'ZB'+#0+ˆF; |
the same Date Field with a Day/Month/Year sequence |
![]() |
nested const _TypeDate = '\ ZB'+ˆF+ˆU+AnsiChar(31)+#0+'/'+'ZB'ˆU+AnsiChar(12)+#0+'/'+'ZB'+ˆF; |
![]() |
nested const TypeHora = '\ ZB'+ˆF+ˆU+AnsiChar(24)+#0+':'+'ZB'ˆU+AnsiChar(60)+#0+':'+'ZB'ˆU+AnsiChar(60)+#0+ˆF; |
![]() |
nested const FldMemo = 'M'; |
![]() |
nested const TypeMemo = '\ZB'+ˆF+#0'ssssssssss'#0'ZZZZZZZL'#0'ZZZZW'#0'ZZZZW'+#0+ˆF; |
Usado em conjunto com FldBLob |
![]() |
nested const CTypeReal = [fldRealNum,fldReal4,fldReal4P,fldRealNum_Positivo,fldExtended]; |
![]() |
nested const CTypeAnsiChar = [fldAnsiChar,fldAnsiChar_LowCase,fldAnsiCharVAL]; |
![]() |
nested const CTypeString = [fldSTRNUM,fldSTR,fldstr_Lowcase]; |
![]() |
nested const CTypeInteger = [fldENum,fldENum_db,fldBOOLEAN,fldBYTE,fldSHORTINT,fldSmallWORD,fldSmallInt,fldLONGINT,FldRadioButton]; |
![]() |
nested const CTypeDate = [FldDateTime]; |
![]() |
nested const CTypeHour = [fldLHora,fld_LHora]; |
![]() |
nested const CTypeBlob = [FldMemo,fldBLOb]; |
![]() |
nested const CTypeOperator = [FldOperador]; |
![]() |
nested const CTypeKnown : AnsiCharSet = CTypeReal
+ CTypeAnsiChar
+ CTypeString
+ CTypeInteger
+ CTypeDate
+ CTypeHour
+ CTypeBlob
+ CTypeOperator; |
![]() |
nested const efSync = 0; |
![]() |
nested const efAsync = 1; |
![]() |
nested const SW_SHOWNORMAL : integer = ord(swoShow); |
![]() |
nested const Password_Admin : string = '123456'; |
0 = Indica uso normal do produto; 1= Indica que a |
![]() |
nested const Admin_Logado : SmallWord = 0; |
![]() |
nested const FileModeDenyALL : Boolean = False; |
Indica se o arquivo e exclusivo. Usado em Set_FileModeDenyALL |
![]() |
nested const FlushBuffer : Boolean = true; |
|
![]() |
nested const OkTempoDeTentativas : Boolean = true; |
|
![]() |
nested const TempoDeTentativas : Longint = 30; |
|
![]() |
nested const UAnsiChar : AnsiChar = ' '; |
Último caractere digitado |
![]() |
nested const TeclaF : SmallInt = 0; |
Usado em readKey para capturar as Teclas Alt, Ctrl, Shift etc. |
![]() |
nested const Identification: TIdentification = (
Id_branch : 0;
Id_user : 1;
UserName : '';
FullUserName : '';
password : '';
); |
|
![]() |
nested const TimeCmTime : Longint = 10; |
Número da filial do usuário logado Número do usuário Logado; Nome do usuário logado Nome completo do usuário logado Password do usuário logado |
![]() |
nested const FORMS_APPLICATION_SHOW_MODAL : Boolean = false; |
|
![]() |
nested const HANDLE_INVALID = high(THandle); |
|
![]() |
nested const LF = #10; |
O caracter |
![]() |
nested const CR = #13; |
O caracter |
![]() |
nested const New_Line =
; |
|
![]() |
nested const fmOpenRead = SysUtils.fmOpenRead ; |
|
![]() |
nested const fmOpenWrite = SysUtils.fmOpenWrite ; |
|
![]() |
nested const fmOpenReadWrite = SysUtils.fmOpenReadWrite; |
|
![]() |
nested const fmShareExclusive = SysUtils.fmShareExclusive; |
|
![]() |
nested const fmShareDenyWrite = SysUtils.fmShareDenyWrite; |
|
![]() |
nested const fmShareDenyRead = SysUtils.fmShareDenyRead ; |
|
![]() |
nested const fmShareDenyNone = SysUtils.fmShareDenyNone ; |
|
![]() |
nested const GLOBAL_RIGHTS = 0; |
|
![]() |
nested const faReadOnly = SysUtils.faReadOnly ; |
|
![]() |
nested const faNormal = SysUtils.faNormal ; |
|
![]() |
nested const fsFromBeginning = SysUtils.fsFromBeginning; |
|
![]() |
nested const fsFromCurrent = SysUtils.fsFromCurrent ; |
|
![]() |
nested const fsFromEnd = SysUtils.fsFromEnd ; |
|
![]() |
nested const ArquivoNaoEncontrado2 = 002; |
* * |
![]() |
nested const PathNaoEncontrado = 003; |
![]() |
nested const muitosArquivosAbertoSimultaneamente = 004; |
![]() |
nested const AcessoNegado5 = 005; |
![]() |
nested const Seek_fora_da_faixa_do_arquivo = 007; |
![]() |
nested const ErroDeMemoria = 008; |
![]() |
nested const ErroFormatoInvalido = 011; |
![]() |
nested const NaoPodeExecutarTrocaDeNomesEntreDiscos = 017; |
![]() |
nested const ArquivoNaoEncontrado18 = 018; |
![]() |
nested const DiscoProtegidoContraEscrita = 019; |
![]() |
nested const UnidadeDesconhecida = 020; |
![]() |
nested const DriveNaoEstaPronto = 021; |
![]() |
nested const ErroDeDadosCRC = 023; |
![]() |
nested const Falha_Geral = 031; |
![]() |
nested const AcessoNegado32 = 032; |
![]() |
nested const ErroViolacaoDeLacre = 033; |
![]() |
nested const MudancaDeDiscoInvalida = 034; |
![]() |
nested const Campo_nao_existe_no_registro_do_arquivo = 037; |
![]() |
nested const Tipo_em_memoria_incompativel_com_o_tipo_do_campo_no_arquivo = 038; |
![]() |
nested const Erro_de_sintaxe_na_expressao = 039; |
![]() |
nested const Tipos_de_campos_incompativeis = 040; |
![]() |
nested const Tipos_de_campo_nao_conhecido = 041; |
![]() |
nested const Campo_em_duplicidade_na_estrutura_da_tabela = 42; |
![]() |
nested const Arquivo_ja_existe = 080; |
![]() |
nested const NaoPodeCriarDiretorio = 082; |
![]() |
nested const ParametroInvalido = 087; |
![]() |
nested const ErroDeLeituraEmDisco = 100; |
![]() |
nested const ErroDeGravacaoEmDisco = 101; |
![]() |
nested const ErroArquivoFechado = 103; |
![]() |
nested const ErroArquivoFechadoParaEntrada = 104; |
![]() |
nested const ErrorArquivoFechadoParaSaida = 105; |
![]() |
nested const Formato_numerico_invalido_ou_incompativel = 106; |
![]() |
nested const DiscoCheio = 107; |
![]() |
nested const ErroDeEscritaNoDispositivoDeSaidaImpressora = 160; |
![]() |
nested const ErroFaltaHardware = 162; |
![]() |
nested const Err_Division_by_zero = 200; |
![]() |
nested const ErrorNaChecagemDeFaixa = 201; |
![]() |
nested const Objeto_Nao_Inicializado = 210; |
![]() |
nested const Chamada_a_um_Metodo_Abstrato = 211; |
![]() |
nested const Stream_Registration_error = 212; |
![]() |
nested const Collection_Index_Out_of_range = 213; |
![]() |
nested const ErrorTentativa_de_abrir_um_arquivo_aberto = 217; |
![]() |
nested const Erro_Tentativa_de_excluir_um_registro_excluido = 218; |
![]() |
nested const Erro_Tentativa_de_ler_um_registro_excluido = 219; |
![]() |
nested const Erro_outro_usuario_da_rede_alterou_o_registro = 220; |
![]() |
nested const Estrutura_da_tabela_esta_danificada = 221; |
![]() |
nested const Tentativa_de_gravar_em_um_registro_compartilhado_sem_que_o_mesmo_esteja_travado = 222; |
![]() |
nested const AppCli_Evento_Executado_Por_Outro_Processo = 223; |
![]() |
nested const AppCLi_Svr_Api_Nao_Instalado = 224; |
![]() |
nested const TTransaction_Commit_esperado = 225; |
![]() |
nested const Erro_Expression_is_not_valid = 226; |
![]() |
nested const Erro_Many_Parenthesis = 227; |
![]() |
nested const Erro_Many_operators = 228; |
![]() |
nested const Erro_Operador_aritmetico_esperado = 229; |
![]() |
nested const Err_CalcVal_Not_Ready_Number = 230; |
![]() |
nested const REC_TOO_LARGE = 231; |
![]() |
nested const REC_TOO_SMALL = 232; |
![]() |
nested const KeyTooLarge = 233; |
![]() |
nested const RecSizeMismatch = 234; |
![]() |
nested const KeySizeMismatch = 235; |
![]() |
nested const MemOverflow = 236; |
![]() |
nested const ArqIndexInconsistente = 237; |
turbo access. Erros Db e DaAccess |
![]() |
nested const O_gerente_de_transacoes_esta_inativo = 238; |
![]() |
nested const Erro_Excecao_inesperada = 239; |
![]() |
nested const Acesso_negado_ao_arquivo_por_falta_de_autorizacao_de_seu_superior_imediato = 240; |
![]() |
nested const Registro_nao_localizado = 241; |
![]() |
nested const O_Evento_OnEnter_Retornou_falso = 242; |
> Erro retornados nas buscas de registros |
![]() |
nested const O_Evento_OnExit_Retornou_falso = 243; |
![]() |
nested const Attempt_to_insert_record_without_is_selected = 244; |
Erro gerado ao tentar incluir um registro sem que o mesmo não esteja no modo appending |
![]() |
nested const attempt_to_edit_a_record_not_selecting = 245; |
![]() |
nested const TaStatus : SmallInt = 0; |
|
![]() |
nested const OK : Boolean = True; |
|
![]() |
nested const FileMode : word = fmOpenReadWrite ; |
A constante pública
|
![]() |
nested const FileModeAnt : Word = 0; |
|
![]() |
nested const ShareMode : Cardinal = fmShareCompat or fmShareDenyNone; |
A constante pública
|
![]() |
nested const MaxDirSizeFat32 = 65534; |
![]() |
nested const MaxDirSizeNTFS = 2294967295; |
![]() |
nested const MaxDirSizeLinux = MaxDirSizeNTFS; |
|
![]() |
nested const MaxDirSize : word = MaxDirSizeLinux; |
![]() |
nested const SpaceChar : char = ' '; |
|
![]() |
nested const SaveMaskChar : char = '0'; |
|
![]() |
nested const ThousandSeparator = ','; |
A virgula usadas como separador de milhar nas mascaras dos templates númericos |
![]() |
nested const ShowThousandSeparator : Ansichar = ','; |
Mostra a virgula como separador de milhares quando o idioma o exigir em números reais e inteiros |
![]() |
nested const CloseParenthesis = ')'; |
![]() |
nested const OpenParenthesis = '('; |
![]() |
nested const CharDelimiter_0 = #0; |
A constante |
![]() |
nested const CharDelimiter_1 = '\'; |
A constante |
![]() |
nested const CharDelimiter_2 = '|'; |
A constante |
![]() |
nested const CharDelimiter_3 = '˜'; |
![]() |
nested const CharShowzeroes = ˆZ; |
A constante |
![]() |
nested const CharFillvalue = ˆV; |
Se o campo for numérico, preencha com '#0'(AccNormal) se for alfanumérico, preencha com ' ' AccNormal |
![]() |
nested const CharAccHidden = ˆH; |
A contante |
![]() |
nested const ChAH = CharAccHidden; |
![]() |
nested const CharAccSkip = ˆS; |
A constante |
![]() |
nested const ChAS = CharAccSkip; |
A constante |
![]() |
nested const CharAccReadOnly = ˆR; |
A constante |
![]() |
nested const ChARO = CharAccReadOnly; |
A constante |
![]() |
nested const CharAllZeroes = ˆA; |
A constante |
![]() |
nested const CharProviderFlag = ˆP; |
O caractere de controle
|
![]() |
nested const CharpfInUpdate = ˆP'0'; |
A constante |
![]() |
nested const CharpfInWhere = ˆP'1'; |
A constante |
![]() |
nested const CharPfInKey = ˆP'2'; |
A constante |
![]() |
nested const CharPfHidden = ˆP'3'; |
A constante |
![]() |
nested const CharPfRefreshOnInsert = ˆP'4'; |
A constante |
![]() |
nested const CharPfRefreshOnUpdate = ˆP'5'; |
A constante |
![]() |
nested const CharPfInKeyPrimary = ˆP'6'; |
A constante |
![]() |
nested const CharPfInKeyPrimaryAutoIncrement = ˆP'7'; |
A constante |
![]() |
nested const CharFk_Cascade = ˆF'2' ; |
Defina a(s) coluna(s) de referência como nula. |
![]() |
nested const CharFk_Set_Default = ˆF'4' ; |
![]() |
nested const CharHint = ˆN; |
O A constante
|
![]() |
nested const ChH = CharHint; |
![]() |
nested const CharHintPorque = ˆN'0'; |
A contante |
![]() |
nested const CharHintOnde = ˆN'1'; |
A contante |
![]() |
nested const CharDefault = ˆK; |
A contante |
![]() |
nested const ChDf = CharDefault; |
![]() |
nested const Delimiters : AnsiCharSet = [CharDelimiter_0,
CharDelimiter_1,
CharDelimiter_2,
CharDelimiter_3,
CharExecAction,
CharFieldName,
CharUpperlimit,
CharAccHidden,
CharAccSkip,
CharAccReadOnly,
CharAllZeroes,
CharProviderFlag,
CharForeignKey,
CharHint,
fldAPPEND,
fldSItems,
CharListComboBox,
charDefault
]; |
![]() |
nested const SinalDireita : Boolean = False; |
![]() |
nested const SinalDeMaisAtivo : Boolean = False; |
|
![]() |
nested const MaskIsNumber : TAnsiCharSet = []; |
![]() |
nested const Delta_Locate : Longint = 100; |
|
![]() |
nested const ConvertIdioma_Nil : TConvertIdioma = nil; |
![]() |
nested const Html_Nivel1 = '<font size="6">▪</font>'; |
![]() |
nested const Html_Nivel2 = '<font size="5">▪</font>'; |
![]() |
nested const Html_Nivel3 = '<font size="4">▪</font>'; |
![]() |
nested const Html_Nivel4 = '<font size="2">▪</font>'; |
![]() |
nested const Char_Nivel1 = Ansichar(254); |
![]() |
nested const Char_Nivel2 = Ansichar(207); |
![]() |
nested const Char_Nivel3 = Ansichar(248); |
![]() |
nested const Char_Nivel4 = Ansichar(250); |
![]() |
nested const Array_Of_Char : TArray_Of_Char =
(
(Asc_Ingles :'a';Asc_GUI :'á';Asc_HTML :'á'),
(Asc_Ingles :'a';Asc_GUI :'â';Asc_HTML :'â'),
(Asc_Ingles :'a';Asc_GUI :'à';Asc_HTML :'à'),
(Asc_Ingles :'a';Asc_GUI :'ã';Asc_HTML :'ã'),
(Asc_Ingles :'A';Asc_GUI :'Á';Asc_HTML :'Á'),
(Asc_Ingles :'A';Asc_GUI :'À';Asc_HTML :'À'),
(Asc_Ingles :'A';Asc_GUI :'Â';Asc_HTML :'Â'),
(Asc_Ingles :'A';Asc_GUI :'Ã';Asc_HTML:'Ã'),
(Asc_Ingles :'c';Asc_GUI :'ç';Asc_HTML :'ç'),
(Asc_Ingles :'C';Asc_GUI :'Ç';Asc_HTML :'Ç'),
(Asc_Ingles :'e';Asc_GUI :'é';Asc_HTML :'é'),
(Asc_Ingles :'e';Asc_GUI :'ê';Asc_HTML :'ê'),
(Asc_Ingles :'E';Asc_GUI :'É';Asc_HTML :'É'),
(Asc_Ingles :'E';Asc_GUI :'Ê';Asc_HTML :'Ê'),
(Asc_Ingles :'i';Asc_GUI :'í';Asc_HTML :'í'),
(Asc_Ingles :'I';Asc_GUI :'Í';Asc_HTML :'Í'),
(Asc_Ingles :'o';Asc_GUI :'ó';Asc_HTML :'ó'),
(Asc_Ingles :'O';Asc_GUI :'Ó';Asc_HTML :'Ó'),
(Asc_Ingles :'o';Asc_GUI :'õ';Asc_HTML :'õ'),
(Asc_Ingles :'O';Asc_GUI :'Õ';Asc_HTML :'Õ'),
(Asc_Ingles :'o';Asc_GUI :'ô';Asc_HTML :'ô'),
(Asc_Ingles :'O';Asc_GUI :'Ô';Asc_HTML :'Ô'),
(Asc_Ingles :'u';Asc_GUI :'ú';Asc_HTML :'ú'),
(Asc_Ingles :'U';Asc_GUI :'Ú';Asc_HTML :'Ú'),
(Asc_Ingles :'u';Asc_GUI :'ü';Asc_HTML :'ü'),
(Asc_Ingles :'U';Asc_GUI :'Ü';Asc_HTML :'Ü'),
(Asc_Ingles :'o';Asc_GUI :'º';Asc_HTML :'º')
); |
![]() |
nested const PortaDaImpressora : tString = 'prn'; |
![]() |
nested const opcaoRedireciona : AnsiChar = 'I'; |
![]() |
nested const RedirecionaImpressora : boolean = false; |
![]() |
nested const redirecionaImpNul : Boolean = False; |
![]() |
nested const NomeRedireciona : PathStr = 'C:\Maricarai.Lst'; |
![]() |
nested const ApartirDeQuePagina : Longint= 1; |
Caso |
![]() |
nested const PaginaInicial: Longint= 1; |
Pagina inicial na listagem |
![]() |
nested const contalinha : Longint = 0; |
![]() |
nested const contaPagina : Longint= 1; |
![]() |
nested const CmCut = 'CmCut'; |
![]() |
nested const CmCopy = 'CmCopy'; |
![]() |
nested const CmPaste = 'CmPaste'; |
![]() |
nested const CmExitApp = 'CmExitApp'; |
![]() |
nested const CmNewFile = 'CmNewFile'; |
![]() |
nested const CmSaveFile = 'CmSaveFile'; |
![]() |
nested const CmDeleteFile = 'CmDeleteFile'; |
![]() |
nested const CmNextRecord = 'CmNextRecord'; |
![]() |
nested const CmPrevRecord = 'CmPrevRecord'; |
![]() |
nested const CmNextRecordValid = 'CmNextRecordValid'; |
![]() |
nested const CmPrevRecordValid = 'CmPrevRecordValid'; |
![]() |
nested const CmFindRecord = 'CmFindRecord'; |
![]() |
nested const CmSearchRecord = 'CmSearchRec'; |
![]() |
nested const CmGoEof = 'CmGoEof'; |
![]() |
nested const CmGoBof = 'CmGoBof'; |
![]() |
nested const CmLocate = 'CmLocate'; |
![]() |
nested const CmNewRecord = 'CmNewRecord'; |
![]() |
nested const CmDeleteRecord = 'CmDeleteRecord'; |
![]() |
nested const CmUpdateRecord = 'CmUpdateRecord'; |
![]() |
nested const CmRefresh = 'CmRefresh'; |
![]() |
nested const CmEditDlg = 'CmEditDlg'; |
![]() |
nested const cmOK = 'cmOK'; |
![]() |
nested const cmCancel = 'cmCancel'; |
![]() |
nested const cmPrint = 'cmPrint'; |
![]() |
nested const CmImport = 'CmImport'; |
![]() |
nested const CmProcess = 'CmProcess'; |
![]() |
nested const CmExecEndProc = 'CmExecEndProc'; |
Usado para acessar a pesquisa associado ao campo |
![]() |
nested const CmExecComboBox = 'CmExecComboBox'; |
Usado para acessar a visao associada ao campo. Usado para visualizar CamposEnumerado e lista de forma geral |
![]() |
nested const CmExecCommand = 'CmExecCommand'; |
O comando vinculado ao campo focado e disparado para apliication.HanleEvent() se |
![]() |
nested const CmCreate_Shortcut = 'CmCreate_Shortcut'; |
![]() |
nested const CmView = 'CmView'; |
![]() |
nested const CmExport_Stru = 'CmExport_Stru'; |
![]() |
nested const CmExport = 'CmExport'; |
![]() |
nested const CmsNavigator : Array of AnsiString = [CmNextRecord ,
CmPrevRecord ,
CmNextRecordValid,
CmPrevRecordValid,
CmFindRecord ,
CmSearchRecord ,
CmGoEof ,
CmGoBof ,
CmRefresh
]; |
![]() |
nested const CmsEdition : Array of AnsiString = [cmOK ,
cmCancel ,
CmEditDlg ,
CmUpdateRecord ,
CmDeleteRecord ,
CmNewRecord,
CmProcess,
cmPrint,
CmExecEndProc,
CmExecComboBox,
CmLocate
]; |
![]() |
nested const CmAddRecord = 'CmAddRecord'; |
** |
![]() |
nested const CmGetRecord = 'CmGetRecord'; |
![]() |
nested const CmPutRecord = 'CmPutRecord'; |
![]() |
nested const CmSearchTop = 'CmSearchTop'; |
![]() |
nested const CmSearchKey = 'CmSearchKey'; |
![]() |
nested const CmUsedRecs_Valid = 'CmUsedRecs_Valid'; |
![]() |
nested const CmOkEscrevaParametrosDosRelatorios = 'CmOkEscrevaParametrosDosRelatorios'; |
![]() |
nested const CmSelecionaIndice = 'CmSelecionaIndice'; |
![]() |
nested const CmSobre = 'CmSobre'; |
![]() |
nested const CmOnEnter = 'CmOnEnter'; |
![]() |
nested const CmOnExit = 'CmOnExit'; |
![]() |
nested const CmF7 = 'CmF7'; |
![]() |
nested const CmLabel_DoubleClick = 'CmLabel_DoubleClick'; |
![]() |
nested const cmView_DoubleClick = 'cmView_DoubleClick'; |
![]() |
nested const CmOrdemCressante = 'CmOrdemCressante'; |
![]() |
nested const CmOrdemDecrescente = 'CmOrdemDecrescente'; |
![]() |
nested const CmSelecColunaAtual = 'CmSelecColunaAtual'; |
![]() |
nested const CmMouseDownmbRightButton = 'CmMouseDownmbRightButton'; |
![]() |
nested const CmReindex = 'CmReindex'; |
![]() |
nested const CmInfoSystem = 'CmInfoSystem'; |
![]() |
nested const CmDoBeforeInsert = 'CmDoBeforeInsert'; |
![]() |
nested const CmDoBeforePost = 'CmDoBeforePost'; |
![]() |
nested const CmDoBeforeDelete = 'CmDoBeforeDelete'; |
![]() |
nested const CmDoAfterInsert = 'CmDoAfterInsert'; |
![]() |
nested const CmDoAfterPost = 'CmDoAfterPost'; |
![]() |
nested const CmDoAfterDelete = 'CmDoAfterDelete'; |
![]() |
nested const CmCopyTo = 'CmCopyTo'; |
![]() |
nested const CmSetAppending = 'CmSetAppending'; |
![]() |
nested const CmStartTransaction = 'CmStartTransaction'; |
![]() |
nested const CmCommit = 'CmCommit'; |
![]() |
nested const CmRollback = 'CmRollback'; |
![]() |
nested const CmOnCalcRecord_All = 'CmOnCalcRecord_All'; |
![]() |
nested const CmTime = 'CmTime'; |
![]() |
nested const cmHomePage = 'cmHomePage'; |
![]() |
nested const CmPack = 'CmPack'; |
![]() |
nested const DirectorySeparator :char = system.DirectorySeparator; |
A contante |
![]() |
var Lst: text ; static; |
![]() |
nested const onProcessMessages : TOnProcedure = nil; |
|
![]() |
nested const kbNoKey = 0; |
![]() |
nested const DefaultStartDelimiter : TParseDelimiter = '<!--#'; |
A constante padrão
|
![]() |
nested const DefaultEndDelimiter : TParseDelimiter = '#-->'; |
A constante padrão
|
![]() |
nested const DefaultParamStartDelimiter : TParseDelimiter = '[-'; |
A constante padrão |
![]() |
nested const DefaultParamEndDelimiter : TParseDelimiter = '-]'; |
A constante padrão |
![]() |
nested const DefaultParamValueSeparator : TParseDelimiter = '='; |
A constante padrão |
![]() |
nested const DefaultAllowTagParams : Boolean = true; |
A constante |
![]() |
nested const User = {$I %USER%}; |
A constante |
![]() |
nested const DateCompiler = {$I %TIME%}+' on '+{$I %DATE%}; |
A constante |
![]() |
nested const FPC_Version = {$I %FPCVERSION%}; |
A constante |
![]() |
nested const FPC_Target = {$I %FPCTARGET%}; |
A constante |
![]() |
nested const EnumField_ofs_TypeField = 1; |
![]() |
nested const EnumField_ofs_Items = EnumField_ofs_TypeField+sizeof(TEnumField.TypeField); |
![]() |
nested const EnumField_ofs_showz = EnumField_ofs_Items+sizeof(TEnumField.Items); |
![]() |
nested const EnumField_ofs_AccMode = EnumField_ofs_showz+sizeof(TEnumField.ShowZ); |
![]() |
nested const EnumField_ofs_Default = EnumField_ofs_AccMode+sizeof(TEnumField.AccMode); |
![]() |
nested const EnumField_ofs_DataSource = EnumField_ofs_Default+sizeof(TEnumField.Default); |
![]() |
nested const EnumField_ofs_KeyField = EnumField_ofs_DataSource+sizeof(TEnumField.DataSource); |
![]() |
nested const EnumField_ofs_ListField = EnumField_ofs_KeyField+sizeof(TEnumField.KeyField); |
![]() |
nested const EnumField_ofs : TEnumField_ofs = (TypeField : EnumField_ofs_TypeField;
Items : EnumField_ofs_Items;
ShowZ : EnumField_ofs_showz;
AccMode : EnumField_ofs_AccMode;
Default : EnumField_ofs_Default;
DataSource : EnumField_ofs_DataSource;
KeyField : EnumField_ofs_KeyField;
ListField : EnumField_ofs_ListField
); |
A constante |
Métodos
![]() |
class function conststr(i: Longint; const a: AnsiChar): AnsiString; |
![]() |
class function CreateEnumField(aShowZ: boolean; aAccMode:Byte; aDefault: LongInt; AItems: PSItem) : TDmxStr_ID; overload; |
![]() |
class function CreateEnumField(ShowZ: boolean; AccMode:byte; Default: LongInt; AItems: PSItem; aDataSource: TDataSource; aKeyField, aListField: AnsiString): TDmxStr_ID; overload; |
![]() |
class function CreateOptions(AItems: PSItem): TDmxStr_ID; |
![]() |
class function CreateAppendFields(ATemplate: ptString) : TDmxStr_ID; |
A class function |
![]() |
class function CreateBlobField(Len: Longint; AccMode:byte;Default: Longint) : TDmxStr_ID; |
A class function |
![]() |
class FUNCTION IsValidPtr( ADDR:POINTER):BOOLEAN ; overload; |
![]() |
class FUNCTION IsValidPtr( const aClass: Tobject):BOOLEAN ; overload; |
![]() |
class procedure DisposeSItems(var AItems: PSItem); overload; |
![]() |
class procedure DisposeSItems(var AStrItems: PtString); overload; |
![]() |
class function CreateCheckBoxField(CharNumberField: AnsiChar;ShowZ: boolean; AccMode,Default: byte;AItems: PSItem) : AnsiString; |
A class function |
![]() |
class function CreateTSItemFields(ATemplates: PSItem) : TDmxStr_ID; overload; |
A class function |
![]() |
class function Get_ok_Set_Transaction:Boolean; |
![]() |
class Procedure Set_ok_Set_Transaction(aok_Set_Transaction:Boolean); |
![]() |
class function Get_ok_Set_Server_Http:Boolean; |
O método
|
![]() |
class procedure ConfigureBrazilRegion; |
![]() |
class function Set_Show_DecimalSeparator(aDecimalSeparator:char):char; |
Propriedades
![]() |
property ok_Set_Transaction : BOOLEAN Read Get_ok_Set_Transaction write set_ok_Set_Transaction; |
A propriedade
|
Gerado por PasDoc 0.16.0.