Classe TNSComponent

Unit

Declaração

type TNSComponent = class(TComponent)

Descrição

Hierarquia

Visão Geral

Campos

Public nested const Protected _EditViewHelpCtx_Ok_Create_File_HTML : Boolean;
Public State: Int64;
Public _HTMLContent: AnsiString;

Métodos

Public function QueryInterface(const IID: TGUID; out Obj): Integer; stdcall;
Public function _AddRef: Integer; stdcall;
Public function _Release: Integer; stdcall;
Public Function Owner_Component:TComponent;
Protected Function GetAlias:AnsiString; Virtual;
Protected Procedure SetAlias(Const aAlias:AnsiString); Virtual;
Protected Procedure SetPath(Const aPath:AnsiString); virtual;
Protected Function GetID_Dynamic:AnsiString;
Public Function GetCurrentField:Pointer; overload; Virtual;
Public Function GetCurrentField(FieldNum:Longint):Pointer; overload; Virtual;
Protected Function TabIndex:Longint; Virtual;
Protected Function GetAcao():AnsiString; Virtual;
Protected procedure DoOnHTMLTag_tgLink(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
Protected procedure DoOnHTMLTag_tgImage(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
Protected procedure DoOnHTMLTag_tgTable(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
Protected procedure DoOnHTMLTag_tgImageMap(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
Protected procedure DoOnHTMLTag_tgObject(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
Protected procedure DoOnHTMLTag_tgEmbed(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
Protected procedure DoOnHTMLTag_tgCustom(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
Public procedure DoOnHTMLTag(Sender: TObject; Tag: TTag; const TagString: String;TagParams: tStrings; var ReplaceText: String);
Protected function GetHelpCtx_Path: AnsiString; Virtual;
Public function GetHelpCtx_Doc_HTML: AnsiString; Virtual;
Public function ExecViewHelpCtx_F1:Word; Virtual;
Public function ExecViewHelpCtx_Alt_F1:Word; Virtual;
Public function ExecViewHelpCtx_Crtl_F1:Word; Virtual;
Public function ExecViewHelpCtx:Word;
Protected function EditViewHelpCtx:Word; Virtual;
Protected function EventAvail: Boolean; Virtual;
Protected procedure GetEvent(var Event: TEvent); Virtual;
Protected procedure PutEvent(var Event: TEvent); Virtual;
Protected function GetOwner: TPersistent; override;
Protected Function SetRecordAltered(Const aRecordAltered: Boolean):Boolean; Virtual;
Protected procedure ChangeMadeOnOff(const aValue:Boolean); Virtual;
Protected Procedure SetRecPosition(aRecPosition : Longint ); Virtual;
Protected Procedure SetCurrentRecord(aCurrentRecord : Longint ); Virtual;
Protected Function GetProcedure_GlobalStr:AnsiString; virtual;
Protected Procedure Set_Command(a_Command : Integer); Virtual;
Public Procedure SetCommand(aModule:Byte;aCommand : Integer;AStrModule,aStrCommand:AnsiString);
Protected Function GetModule: Byte; Virtual;
Protected Procedure SetModule(aModule : Byte ); Virtual;
Protected Function GetHelpCtx_StrModule:AnsiString; virtual;
Protected Function GetHelpCtx_StrCommand: AnsiString; Virtual;
Protected Function GetHelpCtx_StrCommand_Topic: AnsiString; virtual;
Protected Function GetHelpCtx_StrCurrentModule:AnsiString; virtual;
Protected Function GetHelpCtx_StrCurrentCommand: AnsiString; Virtual;
Protected Function GetHelpCtx_StrCurrentCommand_Opcao: AnsiString; virtual;
Protected Function GetHelpCtx_StrCurrentCommand_Topic: AnsiString; virtual;
Protected Function GetHelpCtx_StrCurrentCommand_Topic_Content_Run: TEnum_HelpCtx_StrCurrentCommand_Topic_Content_run; virtual;
Protected Procedure SetHelpCtx_StrCurrentCommand_Topic_Content_Run(wHelpCtx_StrCurrentCommand_Topic_Content_Run: TEnum_HelpCtx_StrCurrentCommand_Topic_Content_run); virtual;
Protected Function Get_Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File:Boolean; Virtual;
Protected procedure Set_Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File(a_Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File: Boolean); Virtual;
Protected Function GetHelpCtx_StrCurrentCommand_Topic_Content: AnsiString; virtual;
Protected Procedure SetHelpCtx_StrCurrentCommand_Topic_Content(wHelpCtx_StrCurrentCommand_Topic_Content:AnsiString); virtual;
Protected Function GetHelpCtx_Hint: AnsiString; VIRTUAL;
Protected Function GetHelpCtx_Historico: AnsiString; VIRTUAL;
Protected Function GetHelpCtx_Porque: AnsiString; VIRTUAL;
Protected Function GetHelpCtx_Onde: AnsiString; VIRTUAL;
Protected Function GetHelpCtx_Como: AnsiString; VIRTUAL;
Protected Function GetHelpCtx_Quais: AnsiString; VIRTUAL;
Public Procedure DoBeforeCreate(); Virtual;
Public Procedure DoAfterCreate; Virtual;
Public Function GetSelf: TNSComponent;
Public Function BeforeOpen(Const APath,AAlias : tString):Boolean; Virtual;
Public Function AfterOpen:Boolean; Virtual;
Public Constructor Create(AOwner: TComponent); Overload; override;
Public Function CCreate(wInstanceClass : TComponentClass):TNSComponent; overload; Virtual;
Public function CloneComponent(): TComponent; Virtual;
Public Destructor Destroy; Override;
Public function GetState(Const AState: Longint): Boolean; Virtual;
Public Function SetState(Const AState: Int64; Const Enable: boolean):Boolean; overload; Virtual;
Public PROCEDURE Abort_Create; Virtual;
Public function IsDB:Boolean; Virtual;
Public Function IsTable:ITable; Virtual;
Public Function IsField:IHTML_Base; Virtual;
Public Function IsGroup:Boolean; Virtual;
Public Function IsFrame:IFrame; Virtual;
Public Function IsDialog:Boolean; Virtual;
Public function IsInputText:IInputText; Virtual;
Public function IsInputButton:IInputButton; Virtual;
Public function IsInputRadio:IInputRadio; Virtual;
Public function IsInputCheckbox:IInputCheckbox; Virtual;
Public function isInputPassword:IInputPassword; Virtual;
Public function isInputHidden:IInputHidden; Virtual;
Public function IsSelect:ISelect; Virtual;
Public function IsComboBox:Boolean; Virtual;
Public function IsMultiCheckBoxes:Boolean; Virtual;
Public function IsListBox:Boolean; Virtual;
Public function IsStaticText:Boolean; Virtual;
Public function IsLabel:Boolean; Virtual;
Public function IsWindow:Boolean; Virtual;
Public function IsHistoryWindow:Boolean; Virtual;
Public function IsHistory:Boolean; Virtual;
Public function IsScroller:Boolean; Virtual;
Public function IsGrid:Boolean; Virtual;
Public function IsScrollBar:Boolean; Virtual;
Public procedure HandleEvent(var Event: TEvent); Virtual;
Public procedure ClearEvent(var Event: TEvent); Virtual;
Public Procedure ClearEvents;
Public Function Top_Owner_NSComponent:TNSComponent;
Protected Procedure SetOwner_NSComponent(aOwner_NSComponent : TNSComponent); Virtual;
Protected Function GetRecordSelected: boolean; Virtual;
Protected Procedure SetRecordSelected(a_RecordSelected : boolean); Virtual;
Protected Procedure SetFieldSelected(a_FieldSelected : boolean); Overload; Virtual;
Protected Function GetFieldSelected: boolean; Overload; Virtual;
Protected Function GetHTMLContent: AnsiString; Virtual;
Protected Procedure SetHTMLFile(Const aHTMLFile: TFileName ); Overload; Virtual;
Public Procedure SetHTMLFile(); Overload; Virtual;
Public Function SaveHTMLContentToFile(FileNameDest:AnsiString):Integer; overload; Virtual;
Public Function SaveHTMLContentToFile:Integer; overload; Virtual;
Protected function CreateHTML: AnsiString; Overload; Virtual;
Protected Procedure Set_RecordAltered(aSetRecordAltered:Boolean); VIRTUAL;
Protected Function Get_FieldAltered:Boolean; VIRTUAL;
Protected Procedure Set_FieldAltered(aFieldAltered:Boolean); VIRTUAL;
Protected Function Get_KeyAltered:Boolean; VIRTUAL;
Protected Procedure Set_KeyAltered(aKeyAltered:Boolean); VIRTUAL;
Protected Function Get_Appending:Boolean; VIRTUAL;
Protected Procedure Set_Appending(aAppending:Boolean); VIRTUAL;
Protected Procedure SetAppend(aAppend:Boolean); Virtual;
Protected Function Get_RecordLimit: longint; overload; Virtual;

Propriedades

Published property Alias : AnsiString Read GetAlias Write SetAlias;
Public property Path : AnsiString Read _Path Write SetPath;
Public property ID_Dynamic : AnsiString Read GetID_Dynamic;
Public property RecPosition: Longint Read _RecPosition Write SetRecPosition;
Public property CurrentRecord: Longint Read _CurrentRecord Write SetCurrentRecord;
Public property Procedure_GlobalStr: AnsiString read GetProcedure_GlobalStr write _Procedure_GlobalStr;
Published property Command: Integer Read _Command Write Set_Command;
Published property Module: Byte Read GetModule Write SetModule;
Public property HelpCtx_StrModule: AnsiString read GetHelpCtx_StrModule write _HelpCtx_StrModule;
Public property HelpCtx_StrCommand: AnsiString read GetHelpCtx_StrCommand write _HelpCtx_StrCommand;
Public property HelpCtx_StrCommand_Topic: AnsiString read GetHelpCtx_StrCommand_Topic write _HelpCtx_StrCommand_Topic;
Public property HelpCtx_StrCurrentModule: AnsiString read GetHelpCtx_StrCurrentModule write _HelpCtx_StrCurrentModule;
Public property HelpCtx_StrCurrentCommand: AnsiString read GetHelpCtx_StrCurrentCommand write _HelpCtx_StrCurrentCommand;
Public property HelpCtx_StrCurrentCommand_Opcao: AnsiString read GetHelpCtx_StrCurrentCommand_Opcao write _HelpCtx_StrCurrentCommand_Opcao;
Public property HelpCtx_StrCurrentCommand_Topic: AnsiString read GetHelpCtx_StrCurrentCommand_Topic write _HelpCtx_StrCurrentCommand_Topic;
Public property HelpCtx_StrCurrentCommand_Topic_Content_Run: TEnum_HelpCtx_StrCurrentCommand_Topic_Content_run read GetHelpCtx_StrCurrentCommand_Topic_Content_Run write SetHelpCtx_StrCurrentCommand_Topic_Content_Run;
Public property Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File: Boolean read _Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File write Set_Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File;
Public property HelpCtx_StrCurrentCommand_Topic_Content: AnsiString read GetHelpCtx_StrCurrentCommand_Topic_Content write SetHelpCtx_StrCurrentCommand_Topic_Content;
Public property HelpCtx_Hint : AnsiString read GetHelpCtx_Hint write _HelpCtx_Hint;
Public property HelpCtx_Historico : AnsiString read GetHelpCtx_Historico write _HelpCtx_Historico;
Public property HelpCtx_Porque : AnsiString read GetHelpCtx_Porque write _HelpCtx_Porque;
Public property HelpCtx_Onde : AnsiString read GetHelpCtx_Onde write _HelpCtx_Onde;
Public property HelpCtx_Como : AnsiString read GetHelpCtx_Como write _HelpCtx_Como;
Public property HelpCtx_Quais : AnsiString read GetHelpCtx_Quais write _HelpCtx_Quais;
Published property InstanceClass : TComponentClass Read GetInstanceClass;
Public property OkCreate : Boolean Read _okCreate Default false;
Public property Owner_NSComponent : TNSComponent read _Owner_NSComponent write SetOwner_NSComponent;
Public property RecordSelected : boolean read GetRecordSelected Write SetRecordSelected;
Public property FieldSelected : boolean read GetFieldSelected Write SetFieldSelected default false;
Public property HTMLContent : AnsiString Read GetHTMLContent;
Public property OnHTMLTag : Boolean Read _OnHTMLTag Write SetOnHTMLTag;
Public property HTMLDoc : tStrings Read GetHTMLDoc Write SetHTMLDoc;
Public property HTMLFile : TFileName read GetHTMLFile Write SetHTMLFile;
Public property PageProducer : TPageProducer read _PageProducer write _PageProducer;
Public property RecordAltered : Boolean read _RecordAltered write Set_RecordAltered;
Public property FieldAltered : Boolean read Get_FieldAltered write Set_FieldAltered;
Public property KeyAltered : Boolean read Get_KeyAltered write Set_KeyAltered;
Public property Appending : Boolean read Get_Appending write Set_Appending;
Public property Append : Boolean Read _Append write SetAppend;
Public property RecordLimit : longint read Get_RecordLimit;

Descrição

Campos

Public nested const Protected _EditViewHelpCtx_Ok_Create_File_HTML : Boolean;
 
Public State: Int64;
 
Public _HTMLContent: AnsiString;
 

Métodos

Public function QueryInterface(const IID: TGUID; out Obj): Integer; stdcall;
 
Public function _AddRef: Integer; stdcall;
 
Public function _Release: Integer; stdcall;
 
Public Function Owner_Component:TComponent;
 
Protected Function GetAlias:AnsiString; Virtual;
 
Protected Procedure SetAlias(Const aAlias:AnsiString); Virtual;
 
Protected Procedure SetPath(Const aPath:AnsiString); virtual;
 
Protected Function GetID_Dynamic:AnsiString;
 
Public Function GetCurrentField:Pointer; overload; Virtual;
 
Public Function GetCurrentField(FieldNum:Longint):Pointer; overload; Virtual;
 
Protected Function TabIndex:Longint; Virtual;
 
Protected Function GetAcao():AnsiString; Virtual;
 
Protected procedure DoOnHTMLTag_tgLink(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
 
Protected procedure DoOnHTMLTag_tgImage(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
 
Protected procedure DoOnHTMLTag_tgTable(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
 
Protected procedure DoOnHTMLTag_tgImageMap(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
 
Protected procedure DoOnHTMLTag_tgObject(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
 
Protected procedure DoOnHTMLTag_tgEmbed(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
 
Protected procedure DoOnHTMLTag_tgCustom(Sender: TObject; const TagString: String;TagParams: tStrings; var ReplaceText: String); Virtual;
 
Public procedure DoOnHTMLTag(Sender: TObject; Tag: TTag; const TagString: String;TagParams: tStrings; var ReplaceText: String);
 
Protected function GetHelpCtx_Path: AnsiString; Virtual;
 
Public function GetHelpCtx_Doc_HTML: AnsiString; Virtual;
 
Public function ExecViewHelpCtx_F1:Word; Virtual;
 
Public function ExecViewHelpCtx_Alt_F1:Word; Virtual;
 
Public function ExecViewHelpCtx_Crtl_F1:Word; Virtual;
 
Public function ExecViewHelpCtx:Word;
 
Protected function EditViewHelpCtx:Word; Virtual;
 
Protected function EventAvail: Boolean; Virtual;
 
Protected procedure GetEvent(var Event: TEvent); Virtual;
 
Protected procedure PutEvent(var Event: TEvent); Virtual;
 
Protected function GetOwner: TPersistent; override;
 
Protected Function SetRecordAltered(Const aRecordAltered: Boolean):Boolean; Virtual;
 
Protected procedure ChangeMadeOnOff(const aValue:Boolean); Virtual;
 
Protected Procedure SetRecPosition(aRecPosition : Longint ); Virtual;
 
Protected Procedure SetCurrentRecord(aCurrentRecord : Longint ); Virtual;
 
Protected Function GetProcedure_GlobalStr:AnsiString; virtual;
 
Protected Procedure Set_Command(a_Command : Integer); Virtual;
 
Public Procedure SetCommand(aModule:Byte;aCommand : Integer;AStrModule,aStrCommand:AnsiString);
 
Protected Function GetModule: Byte; Virtual;
 
Protected Procedure SetModule(aModule : Byte ); Virtual;
 
Protected Function GetHelpCtx_StrModule:AnsiString; virtual;
 
Protected Function GetHelpCtx_StrCommand: AnsiString; Virtual;
 
Protected Function GetHelpCtx_StrCommand_Topic: AnsiString; virtual;
 
Protected Function GetHelpCtx_StrCurrentModule:AnsiString; virtual;
 
Protected Function GetHelpCtx_StrCurrentCommand: AnsiString; Virtual;
 
Protected Function GetHelpCtx_StrCurrentCommand_Opcao: AnsiString; virtual;
 
Protected Function GetHelpCtx_StrCurrentCommand_Topic: AnsiString; virtual;
 
Protected Function GetHelpCtx_StrCurrentCommand_Topic_Content_Run: TEnum_HelpCtx_StrCurrentCommand_Topic_Content_run; virtual;
 
Protected Procedure SetHelpCtx_StrCurrentCommand_Topic_Content_Run(wHelpCtx_StrCurrentCommand_Topic_Content_Run: TEnum_HelpCtx_StrCurrentCommand_Topic_Content_run); virtual;
 
Protected Function Get_Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File:Boolean; Virtual;
 
Protected procedure Set_Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File(a_Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File: Boolean); Virtual;
 
Protected Function GetHelpCtx_StrCurrentCommand_Topic_Content: AnsiString; virtual;
 
Protected Procedure SetHelpCtx_StrCurrentCommand_Topic_Content(wHelpCtx_StrCurrentCommand_Topic_Content:AnsiString); virtual;
 
Protected Function GetHelpCtx_Hint: AnsiString; VIRTUAL;
 
Protected Function GetHelpCtx_Historico: AnsiString; VIRTUAL;
 
Protected Function GetHelpCtx_Porque: AnsiString; VIRTUAL;
 
Protected Function GetHelpCtx_Onde: AnsiString; VIRTUAL;
 
Protected Function GetHelpCtx_Como: AnsiString; VIRTUAL;
 
Protected Function GetHelpCtx_Quais: AnsiString; VIRTUAL;
 
Public Procedure DoBeforeCreate(); Virtual;
 
Public Procedure DoAfterCreate; Virtual;
 
Public Function GetSelf: TNSComponent;
 
Public Function BeforeOpen(Const APath,AAlias : tString):Boolean; Virtual;
 
Public Function AfterOpen:Boolean; Virtual;
 
Public Constructor Create(AOwner: TComponent); Overload; override;
 
Public Function CCreate(wInstanceClass : TComponentClass):TNSComponent; overload; Virtual;
 
Public function CloneComponent(): TComponent; Virtual;
 
Public Destructor Destroy; Override;
 
Public function GetState(Const AState: Longint): Boolean; Virtual;
 
Public Function SetState(Const AState: Int64; Const Enable: boolean):Boolean; overload; Virtual;
 
Public PROCEDURE Abort_Create; Virtual;
 
Public function IsDB:Boolean; Virtual;
 
Public Function IsTable:ITable; Virtual;
 
Public Function IsField:IHTML_Base; Virtual;
 
Public Function IsGroup:Boolean; Virtual;
 
Public Function IsFrame:IFrame; Virtual;
 
Public Function IsDialog:Boolean; Virtual;
 
Public function IsInputText:IInputText; Virtual;
 
Public function IsInputButton:IInputButton; Virtual;
 
Public function IsInputRadio:IInputRadio; Virtual;
 
Public function IsInputCheckbox:IInputCheckbox; Virtual;
 
Public function isInputPassword:IInputPassword; Virtual;
 
Public function isInputHidden:IInputHidden; Virtual;
 
Public function IsSelect:ISelect; Virtual;
 
Public function IsComboBox:Boolean; Virtual;
 
Public function IsMultiCheckBoxes:Boolean; Virtual;
 
Public function IsListBox:Boolean; Virtual;
 
Public function IsStaticText:Boolean; Virtual;
 
Public function IsLabel:Boolean; Virtual;
 
Public function IsWindow:Boolean; Virtual;
 
Public function IsHistoryWindow:Boolean; Virtual;
 
Public function IsHistory:Boolean; Virtual;
 
Public function IsScroller:Boolean; Virtual;
 
Public function IsGrid:Boolean; Virtual;
 
Public function IsScrollBar:Boolean; Virtual;
 
Public procedure HandleEvent(var Event: TEvent); Virtual;
 
Public procedure ClearEvent(var Event: TEvent); Virtual;
 
Public Procedure ClearEvents;
 
Public Function Top_Owner_NSComponent:TNSComponent;
 
Protected Procedure SetOwner_NSComponent(aOwner_NSComponent : TNSComponent); Virtual;
 
Protected Function GetRecordSelected: boolean; Virtual;
 
Protected Procedure SetRecordSelected(a_RecordSelected : boolean); Virtual;
 
Protected Procedure SetFieldSelected(a_FieldSelected : boolean); Overload; Virtual;
 
Protected Function GetFieldSelected: boolean; Overload; Virtual;
 
Protected Function GetHTMLContent: AnsiString; Virtual;
 
Protected Procedure SetHTMLFile(Const aHTMLFile: TFileName ); Overload; Virtual;
 
Public Procedure SetHTMLFile(); Overload; Virtual;
 
Public Function SaveHTMLContentToFile(FileNameDest:AnsiString):Integer; overload; Virtual;
 
Public Function SaveHTMLContentToFile:Integer; overload; Virtual;
 
Protected function CreateHTML: AnsiString; Overload; Virtual;
 
Protected Procedure Set_RecordAltered(aSetRecordAltered:Boolean); VIRTUAL;
 
Protected Function Get_FieldAltered:Boolean; VIRTUAL;
 
Protected Procedure Set_FieldAltered(aFieldAltered:Boolean); VIRTUAL;
 
Protected Function Get_KeyAltered:Boolean; VIRTUAL;
 
Protected Procedure Set_KeyAltered(aKeyAltered:Boolean); VIRTUAL;
 
Protected Function Get_Appending:Boolean; VIRTUAL;
 
Protected Procedure Set_Appending(aAppending:Boolean); VIRTUAL;
 
Protected Procedure SetAppend(aAppend:Boolean); Virtual;
 
Protected Function Get_RecordLimit: longint; overload; Virtual;
 

Propriedades

Published property Alias : AnsiString Read GetAlias Write SetAlias;
 
Public property Path : AnsiString Read _Path Write SetPath;
 
Public property ID_Dynamic : AnsiString Read GetID_Dynamic;
 
Public property RecPosition: Longint Read _RecPosition Write SetRecPosition;
 
Public property CurrentRecord: Longint Read _CurrentRecord Write SetCurrentRecord;
 
Public property Procedure_GlobalStr: AnsiString read GetProcedure_GlobalStr write _Procedure_GlobalStr;
 
Published property Command: Integer Read _Command Write Set_Command;
 
Published property Module: Byte Read GetModule Write SetModule;
 
Public property HelpCtx_StrModule: AnsiString read GetHelpCtx_StrModule write _HelpCtx_StrModule;
 
Public property HelpCtx_StrCommand: AnsiString read GetHelpCtx_StrCommand write _HelpCtx_StrCommand;
 
Public property HelpCtx_StrCommand_Topic: AnsiString read GetHelpCtx_StrCommand_Topic write _HelpCtx_StrCommand_Topic;
 
Public property HelpCtx_StrCurrentModule: AnsiString read GetHelpCtx_StrCurrentModule write _HelpCtx_StrCurrentModule;
 
Public property HelpCtx_StrCurrentCommand: AnsiString read GetHelpCtx_StrCurrentCommand write _HelpCtx_StrCurrentCommand;
 
Public property HelpCtx_StrCurrentCommand_Opcao: AnsiString read GetHelpCtx_StrCurrentCommand_Opcao write _HelpCtx_StrCurrentCommand_Opcao;
 
Public property HelpCtx_StrCurrentCommand_Topic: AnsiString read GetHelpCtx_StrCurrentCommand_Topic write _HelpCtx_StrCurrentCommand_Topic;
 
Public property HelpCtx_StrCurrentCommand_Topic_Content_Run: TEnum_HelpCtx_StrCurrentCommand_Topic_Content_run read GetHelpCtx_StrCurrentCommand_Topic_Content_Run write SetHelpCtx_StrCurrentCommand_Topic_Content_Run;
 
Public property Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File: Boolean read _Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File write Set_Ok_HelpCtx_StrCurrentCommand_Topic_Content_run_Parameter_File;
 
Public property HelpCtx_StrCurrentCommand_Topic_Content: AnsiString read GetHelpCtx_StrCurrentCommand_Topic_Content write SetHelpCtx_StrCurrentCommand_Topic_Content;
 
Public property HelpCtx_Hint : AnsiString read GetHelpCtx_Hint write _HelpCtx_Hint;
 
Public property HelpCtx_Historico : AnsiString read GetHelpCtx_Historico write _HelpCtx_Historico;
 
Public property HelpCtx_Porque : AnsiString read GetHelpCtx_Porque write _HelpCtx_Porque;
 
Public property HelpCtx_Onde : AnsiString read GetHelpCtx_Onde write _HelpCtx_Onde;
 
Public property HelpCtx_Como : AnsiString read GetHelpCtx_Como write _HelpCtx_Como;
 
Public property HelpCtx_Quais : AnsiString read GetHelpCtx_Quais write _HelpCtx_Quais;
 
Published property InstanceClass : TComponentClass Read GetInstanceClass;
 
Public property OkCreate : Boolean Read _okCreate Default false;
 
Public property Owner_NSComponent : TNSComponent read _Owner_NSComponent write SetOwner_NSComponent;
 
Public property RecordSelected : boolean read GetRecordSelected Write SetRecordSelected;
 
Public property FieldSelected : boolean read GetFieldSelected Write SetFieldSelected default false;
 
Public property HTMLContent : AnsiString Read GetHTMLContent;
 
Public property OnHTMLTag : Boolean Read _OnHTMLTag Write SetOnHTMLTag;
 
Public property HTMLDoc : tStrings Read GetHTMLDoc Write SetHTMLDoc;
 
Public property HTMLFile : TFileName read GetHTMLFile Write SetHTMLFile;
 
Public property PageProducer : TPageProducer read _PageProducer write _PageProducer;
 
Public property RecordAltered : Boolean read _RecordAltered write Set_RecordAltered;
 
Public property FieldAltered : Boolean read Get_FieldAltered write Set_FieldAltered;
 
Public property KeyAltered : Boolean read Get_KeyAltered write Set_KeyAltered;
 
Public property Appending : Boolean read Get_Appending write Set_Appending;
 
Public property Append : Boolean Read _Append write SetAppend;
 
Public property RecordLimit : longint read Get_RecordLimit;
 

Gerado por PasDoc 0.16.0.