Classe TObjectss
Unit
Declaração
type TObjectss = class(TObjectsMethods)
Descrição
A classe TObjectss
é a base de todas as classes do pacote mi.rtl.
EXEMPLO DE USO
HISTÓRICO
Criado por: Paulo Sérgio da Silva Pacheco e-mail: paulosspacheco@yahoo.com.br
19/11/2021 21:25 a 23:15 Criar a classe TStream
20/11/2021 09:10 a ??: Criar a classe TObjects
23/11/2021 21:50 a 22:00 Declarar as classes TFileSream e TFileMemory em
TObjectss
Hierarquia
- TObjectss
Visão Geral
Classes e Registros Aninhados
![]() |
TListBoxRec = record |
Tipos Aninhados
![]() |
TBufferMemory = mi.rtl.objects.methods.StreamBase.Stream.MemoryStream.BufferMemory.TBufferMemory; |
![]() |
TCollection = mi.rtl.objects.methods.Collection.TCollection; |
![]() |
TCollectionString = mi.rtl.objects.methods.Collection.SortedCollection.stringcollection.CollectionString.TCollectionString; |
![]() |
TConsts = mi.rtl.Consts.TConsts; |
![]() |
TDates = mi.rtl.objects.Methods.Dates.TDates; |
![]() |
TException = mi.rtl.objects.Methods.Exception.TException; |
![]() |
TFiles = mi.rtl.files.TFiles; |
![]() |
TFilesStreams = mi.rtl.objects.methods.Collection.FilesStreams.TFilesStreams; |
![]() |
TFileStream = mi.rtl.objects.methods.StreamBase.Stream.FileStream.TFileStream; |
![]() |
Thtml_tags = mi.rtl.objects.methods.html.tags.Thtml_tags; |
![]() |
TMemoryStream = mi.rtl.objects.methods.StreamBase.Stream.MemoryStream.TMemoryStream; |
![]() |
TMiStringList = mi.rtl.MiStringList.TMiStringList; |
![]() |
TMI_MsgBox = mi.rtl.objects.consts.MI_MsgBox.TMI_MsgBox; |
![]() |
TMI_MsgBoxConsts = mi.rtl.objects.consts.MI_MsgBox.TMI_MsgBoxConsts; |
![]() |
TObjectsConsts = mi.rtl.objects.consts.TObjectsConsts; |
![]() |
TObjectsMethods = mi.rtl.objects.Methods.TObjectsMethods; |
![]() |
TObjectsTypes = mi.rtl.objects.types.TObjectsTypes; |
![]() |
TPageProducer = mi.rtl.objects.methods.pageproducer.TPageProducer; |
![]() |
TParamExecucao = mi.rtl.objects.methods.ParamExecucao.TParamExecucao; |
![]() |
TSortedCollection = mi.rtl.objects.methods.Collection.SortedCollection.TSortedCollection; |
![]() |
TStrCollection = mi.rtl.objects.methods.Collection.SortedCollection.StrCollection.TStrCollection; |
![]() |
TStream = mi.rtl.objects.methods.StreamBase.Stream.TStream; |
![]() |
TStreambase = mi.rtl.objects.methods.StreamBase.TStreambase; |
![]() |
TStringCollection = mi.rtl.objects.methods.Collection.SortedCollection.stringcollection.TStringCollection; |
![]() |
TStringListBase = mi.rtl.MiStringListBase.TStringListBase; |
![]() |
Ttb_access = mi.rtl.objects.methods.db.tb_access.TTb_Access; |
![]() |
TTb_Access_conts = mi.rtl.objects.methods.db.tb_access.TTb_Access_consts; |
![]() |
TTb_Access_types = mi.rtl.objects.methods.db.tb_access.TTb_Access_types; |
![]() |
Ttb__access = mi.rtl.objects.methods.db.tb__access.Ttb__access; |
![]() |
TTb__Access_conts = mi.rtl.objects.methods.db.tb__access.TTb__Access_consts; |
![]() |
TTb__Access_types = mi.rtl.objects.methods.db.tb__access.TTb__Access_types; |
![]() |
TTb___Acces = mi.rtl.objects.methods.db.tb___access.TTb___Access; |
![]() |
TTb___Access_consts = mi.rtl.objects.methods.db.tb___access.TTb___Access_consts; |
![]() |
TTb___Access_types = mi.rtl.objects.methods.db.tb___access.TTb___Access_types; |
![]() |
TTypes = mi.rtl.types.TTypes; |
![]() |
TUnStrCollection = mi.rtl.objects.methods.Collection.SortedCollection.StrCollection.TUnSortedStrCollection; |
![]() |
TUnStringCollection = mi.rtl.objects.methods.Collection.SortedCollection.stringcollection.TUnSortedStringCollection; |
Métodos
![]() |
class function Application: TApplication; |
![]() |
Class Procedure Set_MI_MsgBox(aMI_MsgBox: TMI_MsgBox); Virtual; |
![]() |
class Procedure ProcStreamError(Const S: TStreambase); |
![]() |
class Function StrToSItem(Const StrMsg:AnsiString; Colunas : byte;Alinhamento:TAlinhamento):PSItem; |
![]() |
class procedure WriteSItems(var S: TCollectionString; Const Items: PSItem); |
![]() |
class Function PSItem_ListaDeMsgErro:PSItem; override; |
![]() |
class Procedure MessageError; override; |
Descrição
Tipos Aninhados
![]() |
TBufferMemory = mi.rtl.objects.methods.StreamBase.Stream.MemoryStream.BufferMemory.TBufferMemory; |
![]() |
TCollection = mi.rtl.objects.methods.Collection.TCollection; |
![]() |
TCollectionString = mi.rtl.objects.methods.Collection.SortedCollection.stringcollection.CollectionString.TCollectionString; |
![]() |
TConsts = mi.rtl.Consts.TConsts; |
![]() |
TDates = mi.rtl.objects.Methods.Dates.TDates; |
![]() |
TException = mi.rtl.objects.Methods.Exception.TException; |
![]() |
TFiles = mi.rtl.files.TFiles; |
![]() |
TFilesStreams = mi.rtl.objects.methods.Collection.FilesStreams.TFilesStreams; |
![]() |
TFileStream = mi.rtl.objects.methods.StreamBase.Stream.FileStream.TFileStream; |
![]() |
Thtml_tags = mi.rtl.objects.methods.html.tags.Thtml_tags; |
![]() |
TMemoryStream = mi.rtl.objects.methods.StreamBase.Stream.MemoryStream.TMemoryStream; |
![]() |
TMiStringList = mi.rtl.MiStringList.TMiStringList; |
![]() |
TMI_MsgBox = mi.rtl.objects.consts.MI_MsgBox.TMI_MsgBox; |
![]() |
TMI_MsgBoxConsts = mi.rtl.objects.consts.MI_MsgBox.TMI_MsgBoxConsts; |
![]() |
TObjectsConsts = mi.rtl.objects.consts.TObjectsConsts; |
![]() |
TObjectsMethods = mi.rtl.objects.Methods.TObjectsMethods; |
![]() |
TObjectsTypes = mi.rtl.objects.types.TObjectsTypes; |
![]() |
TPageProducer = mi.rtl.objects.methods.pageproducer.TPageProducer; |
![]() |
TParamExecucao = mi.rtl.objects.methods.ParamExecucao.TParamExecucao; |
![]() |
TSortedCollection = mi.rtl.objects.methods.Collection.SortedCollection.TSortedCollection; |
![]() |
TStrCollection = mi.rtl.objects.methods.Collection.SortedCollection.StrCollection.TStrCollection; |
![]() |
TStream = mi.rtl.objects.methods.StreamBase.Stream.TStream; |
![]() |
TStreambase = mi.rtl.objects.methods.StreamBase.TStreambase; |
![]() |
TStringCollection = mi.rtl.objects.methods.Collection.SortedCollection.stringcollection.TStringCollection; |
![]() |
TStringListBase = mi.rtl.MiStringListBase.TStringListBase; |
![]() |
Ttb_access = mi.rtl.objects.methods.db.tb_access.TTb_Access; |
![]() |
TTb_Access_conts = mi.rtl.objects.methods.db.tb_access.TTb_Access_consts; |
![]() |
TTb_Access_types = mi.rtl.objects.methods.db.tb_access.TTb_Access_types; |
![]() |
Ttb__access = mi.rtl.objects.methods.db.tb__access.Ttb__access; |
![]() |
TTb__Access_conts = mi.rtl.objects.methods.db.tb__access.TTb__Access_consts; |
![]() |
TTb__Access_types = mi.rtl.objects.methods.db.tb__access.TTb__Access_types; |
![]() |
TTb___Acces = mi.rtl.objects.methods.db.tb___access.TTb___Access; |
![]() |
TTb___Access_consts = mi.rtl.objects.methods.db.tb___access.TTb___Access_consts; |
![]() |
TTb___Access_types = mi.rtl.objects.methods.db.tb___access.TTb___Access_types; |
![]() |
TTypes = mi.rtl.types.TTypes; |
![]() |
TUnStrCollection = mi.rtl.objects.methods.Collection.SortedCollection.StrCollection.TUnSortedStrCollection; |
![]() |
TUnStringCollection = mi.rtl.objects.methods.Collection.SortedCollection.stringcollection.TUnSortedStringCollection; |
Métodos
![]() |
class function Application: TApplication; |
![]() |
Class Procedure Set_MI_MsgBox(aMI_MsgBox: TMI_MsgBox); Virtual; |
![]() |
class Procedure ProcStreamError(Const S: TStreambase); |
![]() |
class Function StrToSItem(Const StrMsg:AnsiString; Colunas : byte;Alinhamento:TAlinhamento):PSItem; |
![]() |
class procedure WriteSItems(var S: TCollectionString; Const Items: PSItem); |
![]() |
class Function PSItem_ListaDeMsgErro:PSItem; override; |
![]() |
class Procedure MessageError; override; |
Gerado por PasDoc 0.16.0.