Source position: ctcanvas.pas line 49
public constructor TctTexture.Create(
filename: string
);constructor TctTexture.Create(
filename: string;
FrameWidth: Integer;
FrameHeight: Integer
);