Searched refs:TSampleCode (Results 1 – 2 of 2) sorted by relevance
64 TSampleCode = class class130 function TSampleCode.Connect() : boolean; in Connect()138 procedure TSampleCode.Disconnect();143 function TSampleCode.CreateDocument(bReadOnly : boolean) : boolean; in TSampleCode.CreateDocument()174 function TSampleCode.getCellContent( in getCellContent()188 function TSampleCode.getDatabasePointer( in getDatabasePointer()212 procedure TSampleCode.InsertTable(sTableName : String; dbPointer : String);228 procedure TSampleCode.InsertDatabaseTable(265 procedure TSampleCode.ChangeCellContent(288 function TSampleCode.JumpToBookmark( in TSampleCode.JumpToBookmark()[all …]
100 Sample : TSampleCode;108 Sample := TSampleCode.Create();