eldonfsr
eldonfsr
Hi this code but i received error ``` var df: TATTabData; begin ATTabs1.AddTab(-1,'New', nil, false); df:= ATTabs1.GetTabData(ATTabs1.TabCount-1); if Assigned(df) then begin (df.TabObject as TFrameClie).Show; FrameClie1.Memo1.Lines.Clear; FrameClie1.Memo1.Lines.Add('Test Texto'); end else begin...
ok Then don't show left side line number like note pad or other editors... I think has some status bar to show line and column where is cursor position. El...
Thanks let me do changes,, I have another question on DataSerialPort.pas there a function SendString but when try to call that DataPort.SendString is not showing there how i can use...
Ok Thanks.... sorry for question...