[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpopenapi.pascaltypes.pp line 47
type TAPITypeData = class(TPascalTypeData) |
protected |
function CreateProperty(); override; |
public |
constructor CreateBinaryData(); overload; |
function AddProperty(); |
property BinaryData: Boolean; [rw] |
property ContentType: string; [rw] |
property Index: Integer; [r] |
end; |
| |
TObject |